Browser
MCP ServerFeaturedby Community · Added 5mo ago
Claude
6.2k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"browser": {
"command": "npx",
"args": [
"browser"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI applications to control a user's existing browser instance.
Tags
Developer Toolsmcp-servertop-100