@browsermcp/mcp

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

generalgeneral
6,032 stars🍴 464 forks📦 v0.1.3📄 Apache-2.0

🔌 Transport

Standard I/O

📦 Installation

npx (run directly)

npx @browsermcp/mcp

Claude Desktop Configuration

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "-browsermcp-mcp": {
      "args": [
        "@browsermcp/mcp"
      ],
      "command": "npx"
    }
  }
}

Capabilities

0
Tools
0
Resources
0
Prompts