Home › Other › Brave DevTools MCP

Brave DevTools MCP

MCP server and CLI for Brave DevTools

TypeScript
★ 34 stars Last pushed 2026-09-14 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.9.0)

npx -y brave-mcp@1.9.0

Or add to your MCP client config:

{
  "mcpServers": {
    "brave-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brave-mcp@1.9.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry