browser-use-mcp-server

kontext-dev/browser-use-mcp-server
★ 812 stars Python 🌐 Browser/Web Updated 1mo ago
Browse the web, directly from Cursor etc.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "browser-use-mcp-serv": {
      "command": "uvx",
      "args": [
        "browser-use-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install browser-use-mcp-server

README Excerpt

<div align="center"> **An MCP server that enables AI agents to control web browsers using > **🌐 Want to Vibe Browse the Web?** Open-source AI-powered web browser - [**Vibe Browser**](https://github.com/co-browser/vibe). > > **🔗 Managing multiple MCP servers?** Simplify your development workflow with [agent-browser](https://github.com/co-browser/agent-browser)

Topics

browserbrowser-usecursormcpmcp-serverplaywright