Skip to content
Back to search
30
MCP

browser-runtime-mcp

pypi/browser-runtime-mcp

MCP server that gives AI agents real-time access to browser runtime errors, console logs, and page diagnostics via a Chrome Extension.

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

Similar MCP servers embedding-nearest

real-browser-mcp
MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
@_nazmiforreal/agent-browser-mcp
MCP server with browser manager - install, select, and auto-discover browsers for AI-driven automation
0 tools
crewai-web-search-mcp
MCP server providing web search and content extraction for AI agents
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools

How to use

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

{
  "mcpServers": {
    "browser-runtime-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}