Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp-browser-use": {
"args": [
"mcp-browser-use"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
mcp-browser-use is the easiest way to connect any MCP client (like Claude or Cursor) with the browser using browser-use.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'mcp-browser-use' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mcp-browser-use against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in browser
Browser automation with Puppeteer for web scraping and testing
Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Browser Use and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
mcp-browser-use is the easiest way to connect any MCP client (like Claude or Cursor) with the browser using browser-use.
Unlike other browser-use MCPs that make you pay for an LLM API key, this one just uses the LLM that's already set up in your MCP client.
You can start using mcp-browser-use with an MCP client by putting the following command in the relevant config:
uvx mcp-browser-use
Note: Provide the full path to uvx to prevent MCP client failing to start the server.
Contributions are welcome! Please feel free to submit a pull request.
mcp-browser-use uses Semantic Versioning. For the available versions, see the tags on the GitHub repository.
This project is licensed under the Apache 2.0 License, see the LICENSE file for details.