#859 · Primary category: AI Agents & Automation

mcp

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

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

Project last updated:04/24/25

GitHub Stars

7.0K

Forks

558

Contributors

1

License

Apache-2.0

Why we included this project

Browser MCP pairs an MCP server with a Chrome extension so coding assistants like VS Code, Claude, Cursor, and Windsurf can drive the browser session you already have open. It was adapted from Playwright MCP, but instead of spinning up fresh headless instances it automates your real browser, which keeps you logged in to your services and avoids the bot-detection walls that commonly break automated browsing. Because automation runs locally on your machine, your activity never gets sent to a remote server. For teams that want an AI agent to work through actual logged-in web workflows rather than mocked pages or throwaway instances, this is a straightforward way to do it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category