Brave DevTools MCP
Rank #1,805io.github.triuzzi/brave-mcp
MCP server and CLI for Brave DevTools
Brave DevTools MCP is a Model Context Protocol (MCP) server published by triuzzi. It ranks #1,805 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Brave DevTools MCP is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Apr 17, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 130,241 of 132,046 servers on MCP Toplist.
Use Brave DevTools MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add brave-mcp -- npx -y brave-mcp[mcp_servers.brave-mcp]
command = "npx"
args = ["-y", "brave-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"brave-mcp": {
"command": "npx",
"args": [
"-y",
"brave-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"brave-mcp": {
"command": "npx",
"args": [
"-y",
"brave-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"brave-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"brave-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"brave-mcp": {
"command": "npx",
"args": [
"-y",
"brave-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"brave-mcp": {
"command": "npx",
"args": [
"-y",
"brave-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.triuzzi%2Fbrave-mcp)<a href="https://mcptoplist.com/server/io.github.triuzzi%2Fbrave-mcp"><img src="https://mcptoplist.com/badge/io.github.triuzzi%2Fbrave-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
triuzzi
Available versions (4)
| Version | Published |
|---|---|
| 1.9.0 | Sep 14, 2026 |
| 1.8.0 | Sep 1, 2026 |
| 1.7.1 | Aug 12, 2026 |
| 1.7.0 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Brave DevTools MCP?
- Brave DevTools MCP is maintained by triuzzi, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Brave DevTools MCP listed on the Official MCP Registry?
- Yes — Brave DevTools MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Brave DevTools MCP have?
- MCP Toplist tracks 4 versions of Brave DevTools MCP, most recently published on Sep 14, 2026.
- Where can I find the source code for Brave DevTools MCP?
- The source code for Brave DevTools MCP is hosted at github.com/triuzzi/brave-devtools-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.