Skip to content
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%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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