Chrome DevTools MCP
Rank #1io.github.ChromeDevTools/chrome-devtools-mcp
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
Chrome DevTools MCP is a Model Context Protocol (MCP) server published by chromedevtools. It ranks #1 of 56,377 servers tracked on MCP Toplist, and its repository has 43,035 GitHub stars. Chrome DevTools MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 42 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on May 27, 2026.
Ranks ahead of 56,376 of 56,377 servers on MCP Toplist.
Use Chrome DevTools MCP
Add Chrome DevTools MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"chrome-devtools-mcp": {
"command": "npx",
"args": [
"-y",
"chrome-devtools-mcp"
]
}
}
}Listed on 3 registries
chromedevtools
Available versions (42)
| Version | Published |
|---|---|
| 1.1.1 | May 27, 2026 |
| 0.26.0 | May 12, 2026 |
| 0.25.0 | May 6, 2026 |
| 0.24.0 | May 4, 2026 |
| 0.23.0 | Apr 22, 2026 |
| 0.22.0 | Apr 21, 2026 |
| 0.21.0 | Apr 1, 2026 |
| 0.20.3 | Mar 20, 2026 |
| 0.20.2 | Mar 18, 2026 |
| 0.20.1 | Mar 17, 2026 |
| 0.20.0 | Mar 11, 2026 |
| 0.19.0 | Mar 5, 2026 |
| 0.18.1 | Feb 25, 2026 |
| 0.18.0 | Feb 25, 2026 |
| 0.17.3 | Feb 19, 2026 |
| 0.17.2 | Feb 19, 2026 |
| 0.17.1 | Feb 16, 2026 |
| 0.17.0 | Feb 10, 2026 |
| 0.16.0 | Feb 4, 2026 |
| 0.15.1 | Jan 30, 2026 |
| 0.15.0 | Jan 29, 2026 |
| 0.14.0 | Jan 27, 2026 |
| 0.13.0 | Jan 15, 2026 |
| 0.12.1 | Dec 12, 2025 |
| 0.12.0 | Dec 10, 2025 |
| 0.11.0 | Dec 3, 2025 |
| 0.10.2 | Nov 19, 2025 |
| 0.10.1 | Nov 7, 2025 |
| 0.10.0 | Nov 5, 2025 |
| 0.9.0 | Oct 22, 2025 |
| 0.8.1 | Oct 13, 2025 |
| 0.8.0 | Oct 10, 2025 |
| 0.7.1 | Oct 10, 2025 |
| 0.7.0 | Oct 10, 2025 |
| 0.6.1 | Oct 8, 2025 |
| 0.5.1 | Sep 29, 2025 |
| 0.5.0 | Sep 29, 2025 |
| 0.4.0 | Sep 26, 2025 |
| 0.3.0 | Sep 25, 2025 |
| 0.2.7 | Sep 24, 2025 |
| 0.2.6 | Sep 24, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Chrome DevTools MCP?
- Chrome DevTools MCP is maintained by chromedevtools, which publishes 1 MCP server (42 total versions) tracked on MCP Toplist.
- Is Chrome DevTools MCP listed on the official MCP registry?
- Yes — Chrome DevTools MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Chrome DevTools MCP have?
- MCP Toplist tracks 42 versions of Chrome DevTools MCP, most recently published on May 27, 2026.
- Where can I find the source code for Chrome DevTools MCP?
- The source code for Chrome DevTools MCP is hosted at github.com/chromedevtools/chrome-devtools-mcp.