MCP Directory

mcp

by BrowserMCP · TypeScript · ★ 6,431

Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

#browser-automation#browser-extension#claude#cursor#mcp#mcp-server

Install

npx -y github:BrowserMCP/mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:BrowserMCP/mcp"
      ]
    }
  }
}

From the README

Browser MCP Automate your browser with AI. Website • Docs Browser MCP is an MCP server + Chrome extension that allows you to automate your browser using AI applications like VS Code, Claude, Cursor, and Windsurf. - ⚡ Fast: Automation happens locally on your machine, resulting in better performance without network latency. - 🔒 Private: Since automation happens locally, your browser activity stays on your device and isn't sent to remote servers. - 👤 Logged In: Uses your existing browser profile, keeping you logged into all your services. - 🥷🏼 Stealth: Avoids basic bot detectio…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers