Back to search
30
MCP

browser-mcp-server

pypi/browser-mcp-server

MCP server that gives any LLM agent full browser control via browser-use. Auto-state after every action.

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

Similar MCP servers embedding-nearest

pilot-mcp
Fast browser automation MCP server for LLMs — persistent Chromium, ref-based interaction, cookie migration
0 tools
mcp-server-browserbase
Allow LLMs to control a browser with Browserbase and Stagehand
0 tools
browser-use-mcp
Browser MCP Server.
0 tools
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
mare-browser-mcp
Lean, LLM-first browser automation MCP server. Gives Claude, OpenCode, or any MCP client a real browser to navigate, interact with, and debu
0 tools

How to use

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

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