
Browser MCP
by browsermcp
Control and automate your local browser directly via AI using a dedicated MCP server and Chrome extension.
What it does\nBrowser MCP connects AI applications to your local web browser, allowing them to perform automation tasks, navigate pages, and interact with web content using your existing browser profile and sessions.\n\n## Tools\n- snapshot: Captures the current state of the page for the AI to analyze.\n- custom_automation: Executes specific browser interactions based on AI intent.\n- aria_snapshot: Provides accessible snapshots of the page for better semantic understanding.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "browsermcp": {\n "command": "npx",\n "args": ["-y", "@browsermcp/mcp"]\n }\n }\n}\n\n\n## Supported hosts\nConfirmed support for Claude Desktop, Cursor, and Windsurf.
Quick install
npx -y @browsermcp/mcpInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






