[ MCP_NODE_3753 ]
browsermcp
CATEGORY:
Browser Automation
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"browsermcp-en": {
"description": "With Browser MCP, you can use MCP to automate your browser so that AI applications can navigate the web, fill out forms, and more.",
"command": "npx",
"args": [
"@browsermcp/mcp@latest"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.