You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Dockerfile enables the chrome-devtools-mcp server to be used
with Docker-based MCP registries. It:
- Uses Node.js 22 LTS with Chrome dependencies
- Installs Chrome Stable for Puppeteer
- Builds the TypeScript project
- Runs as non-root user for security
- Exposes the MCP server via stdio
0 commit comments