Skip to content
Back to search
30
MCP

@_brcode/mcp-browser-inspector

npm/@_brcode/mcp-browser-inspector

MCP server for browser inspection with Puppeteer - network monitoring and console error tracking

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@_brcode/mcp-browser-inspector": {
      "url": "None",
      "transport": "http"
    }
  }
}