Chrome DevTools MCP
Rank #2io.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 #2 of 77,308 servers tracked on MCP Toplist, and its repository has 47,482 GitHub stars. Chrome DevTools MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 44 tracked versions. It was first listed on Sep 23, 2025 and most recently updated on Jul 14, 2026.
Ranks ahead of 77,306 of 77,308 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"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ChromeDevTools%2Fchrome-devtools-mcp)<a href="https://mcptoplist.com/server/io.github.ChromeDevTools%2Fchrome-devtools-mcp"><img src="https://mcptoplist.com/badge/io.github.ChromeDevTools%2Fchrome-devtools-mcp.svg" alt="MCP Toplist: #2 of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
chromedevtools
Available versions (44)
| Version | Published |
|---|---|
| 1.6.0 | Jul 14, 2026 |
| 1.5.0 | Jul 3, 2026 |
| 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 (44 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 44 versions of Chrome DevTools MCP, most recently published on Jul 14, 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.