Skip to content
Back to search
30
MCP

BrowserControl

pulsemcp/browsercontrol

Enables browser automation through visual interaction using numbered screenshots where interactive elements are marked for precise clicking, form filling, and web scraping with persistent sessions and debugging capabilities.

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

How to use

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

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