Server data from the Official MCP Registry
AI browser automation. Write async Python to navigate, click, type, and extract data.
About
AI browser automation. Write async Python to navigate, click, type, and extract data.
Security Report
OpenBrowser is a well-architected browser automation framework with proper dependency management and reasonable security boundaries. However, there are moderate-severity concerns around arbitrary code execution in the MCP server's `execute_code` tool, insufficient input validation on user-provided URLs, and telemetry data collection that may send sensitive information. The permissions (network access, file I/O, environment variables, subprocess spawning) are appropriate for the stated purpose of browser automation, but the code execution capability introduces inherent risks that users should understand. Supply chain analysis found 20 known vulnerabilities in dependencies (2 critical, 9 high severity). Package verification found 1 issue.
4 files analyzed · 31 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: OPENBROWSER_HEADLESS
Environment variable: OPENBROWSER_ALLOWED_DOMAINS
Environment variable: OPENBROWSER_USER_DATA_DIR
Environment variable: OPENBROWSER_STORAGE_STATE
Environment variable: OPENBROWSER_COMPACT_DESCRIPTION
Environment variable: OPENBROWSER_MAX_OUTPUT
Environment variable: ANONYMIZED_TELEMETRY
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"me-openbrowser-openbrowser-ai": {
"env": {
"ANONYMIZED_TELEMETRY": "your-anonymized-telemetry-here",
"OPENBROWSER_HEADLESS": "your-openbrowser-headless-here",
"OPENBROWSER_MAX_OUTPUT": "your-openbrowser-max-output-here",
"OPENBROWSER_STORAGE_STATE": "your-openbrowser-storage-state-here",
"OPENBROWSER_USER_DATA_DIR": "your-openbrowser-user-data-dir-here",
"OPENBROWSER_ALLOWED_DOMAINS": "your-openbrowser-allowed-domains-here",
"OPENBROWSER_COMPACT_DESCRIPTION": "your-openbrowser-compact-description-here"
},
"args": [
"openbrowser-ai"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
