Skip to content
Back to search
30
MCP

Browser Use

pulsemcp/browser use

Enables AI assistants to interact with web browsers through a FastAPI server for web browsing, content extraction, and automation tasks with configurable LLM providers and browser modes.

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

Similar MCP servers embedding-nearest

io.github.therealtimex/browser-use
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
0 tools
Web Browser
Integrates web browsing capabilities for realtime data retrieval, content extraction, and task automation using popular Python libraries.
0 tools
me.openbrowser/openbrowser-ai
AI browser automation. Write async Python to navigate, click, type, and extract data.
0 tools
Browser Agent Protocol
Provides standardized browser automation through semantic selectors and accessibility-focused element identification, enabling reliable web
0 tools
BabelWrap
Web browsing capabilities for AI agents via the BabelWrap API.
0 tools
Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools

How to use

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

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