Back to search
30
MCP

MCP Browser

io.github.cherchyk/mcpbrowser

Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.

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

Similar MCP servers embedding-nearest

mcpbrowser
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles auth
0 tools
Browser Automation
Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
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
julia-browser-mcp
MCP server for web browser automation using Julia Browser
0 tools
mcp-browser
Browser control and console log capture for AI coding assistants via MCP
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}