Chrome DevTools MCP Server
Performance traces and console access.
Official — published by the vendor of the system it connects to.
Drive Chrome's DevTools protocol: record performance traces, read console output and network requests, and inspect the DOM. Turns 'the page feels slow' into an actual trace.
Install Chrome DevTools MCP Server
Paste this into your MCP client config — Claude Desktop, Claude Code, Cursor, VS Code and Windsurf all read the same shape — then restart the client.
npx -y chrome-devtools-mcp@latestDetails
- Repository
- https://github.com/ChromeDevTools/chrome-devtools-mcp
- Homepage
- https://github.com/ChromeDevTools/chrome-devtools-mcp
- Category
- Development
- Stars
- 5900
- Installs per month
- 41000
- Last checked
Other Development servers
- Sequential Thinking MCP Server — A scratchpad for multi-step reasoning. Official (Development)
- Sentry MCP Server — Stack traces and issue context for real bugs. Official (Development)
- MCP Command Kit — Turn any WordPress site into a Model Context Protocol (MCP) server, so an AI agent can run the whole site from a chat. (Development)