Back to search
30
MCP

mcpbrowser

npm/mcpbrowser

MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles authentication, SSO, and anti-bot protection automatically via the user's existing browser session.

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

Similar MCP servers embedding-nearest

MCP Browser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
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
Parallel Browser MCP
MCP server for parallel browser automation across multiple providers.
0 tools
mcp-chrome
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assis
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
browser-use-mcp
Browser MCP Server.
0 tools

How to use

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

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