Browser Use MCP Server is an MCP server that AI browser automation - navigate, click, type, extract content, and run autonomous web tasks. Its tool list has not been published yet over stdio, sse and http, requires no API key, and scores 48/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"browser-use": {
"env": {
"OPENAI_API_KEY": "sk-..."
},
"args": [
"browser-use[cli]",
"--mcp"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Deutsch | Español | français | 日本語 | 한국어 | Português | Русский | 中文
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx '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.
Browser Use allows bypassing `allowed_domains` by putting a decoy domain in http auth username portion of a URL
### Summary During a manual source code review, [**ARIMLABS.AI**](https://arimlabs.ai) researchers identified that the `browser_use` module includes an embedded whitelist functionality to restrict URLs that can be visited. This restriction is enforced during agent initialization. However, it was discovered that these measures can be bypassed, leading to severe security implications. ### Details **File:** `browser_use/browser/context.py` The `BrowserContextConfig` class defines an `allo
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
Chrome DevTools for coding agents
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
MCP server paired with a browser extension that enables AI agents to control the user's browser.
MCP Security Weekly
Get CVE alerts and security updates for Browser Use MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.