#870 · Primary category: AI Agents & Automation

browser-use-mcp-server

browser browser-use cursor mcp mcp-server playwright

Browse the web, directly from Cursor etc.

Project last updated:05/20/26

GitHub Stars

843

Forks

115

Contributors

7

License

MIT

Why we included this project

This MCP server gives AI coding assistants a real browser to work with, rather than having them guess at what a page contains. It wraps the browser-use library behind the Model Context Protocol, so tools like Cursor can drive Chromium through Playwright to navigate sites, fill forms, and read live pages. Teams building agent workflows that need to interact with web apps, scrape dynamic content, or run end-to-end tests get a straightforward way to hand their models actual web access. Setup is concrete: install with uv, set an OpenAI key, and point your MCP client at an SSE or stdio endpoint. It's a focused integration, not a full framework, so it drops into an existing agent stack without forcing you to adopt a new platform.

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