by nicholmikey · MCP Server · ★ 52
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Chrome Tools MCP Server An MCP server that provides tools for interacting with Chrome through its DevTools Protocol. This server enables remote control of Chrome tabs, including executing JavaScript, capturing screenshots, monitoring network traffic, and more. Why use an MCP server like this? This type of MCP Server is useful When you need to manually configure your browser to be in a certain state before you let an AI tool like Cline poke at it. You can also use this tool to listen to and pull network events into its context. Features List Chrome tabs Execute JavaScript in tabs Capture screenshots Monitor network traffic Navigate tabs to URLs Query DOM elements Click elements with console output capture Installation Configuration The server can be configured through environment variables in your MCP settings: Environment Variables : The URL where Chrome's remote debugging interface is available (default: http://localhost:9222) : Connection type identifier for logging (e.g., "direct", "ssh-tunnel", "docker") : Custom error message shown when conn
| Stars | 52 |
| Forks | 12 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 67.5490900097006/100 |
| Open Issues | 6 |
| Last Updated | 2025-02-18 |
| Created | 2025-02-17 |
| Platforms | browser, mcp, node |
| Est. Tokens | ~6k |
Explore other popular mcp server tools:
chrome-tools-MCP is an open-source mcp server by nicholmikey with 52 GitHub stars.
chrome-tools-MCP is primarily written in TypeScript.
You can find installation instructions and usage details in the chrome-tools-MCP GitHub repository at github.com/nicholmikey/chrome-tools-MCP. The project has 52 stars and 12 forks, indicating an active community.
chrome-tools-MCP is released under the MIT license, making it free to use and modify according to the license terms.