Skip to content
Back to search
30
MCP

BrowserCat

pulsemcp/browsercat

Enables LLMs to interact with web pages through cloud-based browser automation for navigation, screenshot capture, element interaction, and JavaScript execution without local browser installation.

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

Similar MCP servers embedding-nearest

Browserbase
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to interact with web pages, take screenshots,
0 tools · http
BrowserControl
Enables browser automation through visual interaction using numbered screenshots where interactive elements are marked for precise clicking,
0 tools
Browserbase
Automate web browsers remotely on a cloud environment.
0 tools
acuvity/mcp-server-playwright
Browser automation for LLMs using structured accessibility snapshots.
0 tools
Browserous
Cloud browsers for web automation and agent tasks
0 tools
Pyppeteer Browser Automation
Enables AI assistants to control headless browsers for web automation tasks including navigation, screenshot capture, element interaction, a
0 tools

How to use

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

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