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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/puppeteer-mcp-server
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
0 tools
puppeteer-mcp-server
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existin
0 tools
brave-real-browser-mcp-server
MCP Server for Brave Real Browser - Puppeteer with Brave Browser, Stealth Mode, Ad Blocker, and Turnstile Auto-Solver for undetectable web a
0 tools
puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
browser-use-mcp-console
MCP server for browser-use with console debugging capabilities
0 tools
browse-mcp-proxy
A proxy server for MCP Inspector that enables browser-based connections to MCP servers.
0 tools

How to use

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

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