browser-use-mcp-server

kontext-security/browser-use-mcp-server
★ 818 stars Python 🌐 Browser/Web Updated 7d 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

Topics

browserbrowser-usecursormcpmcp-serverplaywright