co-browser/browser-use-mcp-server
by Various
Browse the web, directly from Cursor etc.
MCP
co-browser/browser-use-mcp-server
Added 1 June 2026
Overview
An open-source MCP server that lets you browse the web directly from Cursor and similar AI coding tools. It provides a Python-based interface for fetching and interacting with web pages without leaving your editor.
Best for
Best for
Developers using Cursor or other MCP-compatible editors who need quick web access inside their coding workflow
Use cases
- Retrieving documentation or examples while coding in Cursor
- Fetching live data or API responses during development
- Executing web searches and scraping content inside an IDE
How to use
Install
uv pip install playwright Tools exposed
uvplaywrightmcp-proxy
Tested with
Cursor, Windsurf, Claude
Example client config
{\n "mcpServers": {\n "browser-use-mcp-server": {\n "url": "http://localhost:8000/sse"\n }\n }\n} Notes
An open-source MCP server that lets you browse the web directly from Cursor and similar AI coding tools. It provides a Python-based interface for fetching and interacting with web pages without leaving your editor.
822 stars on GitHub. Last updated 2026-05-20. Licensed MIT.
Use cases
- Retrieving documentation or examples while coding in Cursor
- Fetching live data or API responses during development
- Executing web searches and scraping content inside an IDE
Pros
- Lightweight and open source (822 stars on GitHub)
- Direct integration with popular AI coding assistants like Cursor
- Simple Python codebase easy to extend or debug
Cons
- Requires manual setup and configuration of MCP host
- Limited to the Python runtime environment
- Not a full browser: lacks JavaScript rendering and complex interactions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and open source (822 stars on GitHub)
- Direct integration with popular AI coding assistants like Cursor
- Simple Python codebase easy to extend or debug
Cons
- Requires manual setup and configuration of MCP host
- Limited to the Python runtime environment
- Not a full browser: lacks JavaScript rendering and complex interactions
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.