browser-use-mcp-server MCP Server
kontext-security/browser-use-mcp-server
Browse the web, directly from Cursor etc.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
kontext-security/browser-use-mcp-server is a Python MCP server licensed under MIT. Browse the web, directly from Cursor etc. Topics: browser-use, mcp, mcp-server, browser, playwright, cursor.
Ranked #2771 out of 30046 indexed tools.
In the top 10% of all indexed tools.
Ecosystem
Score Breakdown
819 stars → growing community
Last commit 9mo ago → stale
9/25 issues closed → many open issues
7 contributors → small team
No dependents → no downstream usage
133 weekly installs → early adoption
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# browser-use-mcp-server <div align="center"> **An MCP server that enables AI agents to control web browsers using [browser-use](https://github.com/browser-use/browser-use).** > **🌐 Want to Vibe Browse the Web?** Open-source AI-powered web browser - [**Vibe Browser**](https://github.com/co-browser/vibe). > > **🔗 Managing multiple MCP servers?** Simplify your development workflow with [agent-browser](https://github.com/co-browser/agent-browser) </div> ## Prerequisites - [uv](https://github.com/astral-sh/uv) - Fast Python package manager - [Playwright](https://playwright.dev/) - Browser automation - [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) - Required for stdio mode ```bash # Install prerequisites curl -LsSf https://astral.sh/uv/install.sh | sh uv tool install mcp-proxy uv tool update-shell ``` ## Environment Create a `.env` file: ```bash OPENAI_API_KEY=your-api-key CHROME_PATH=optional/path/to/chrome PATIENT=false # Set to true if API calls should wait for task cRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.