← All servers
πŸ”Œ

Openbrowser AiPublisherπŸ›‘ No advisories

me.openbrowser/openbrowser-ai
New to MCP? Start here β†’
235β˜… stars
0weekly installs
19 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of openbrowser.me, who proved control of the domain through the official MCP registry.

Verified owner: openbrowser.me β†—me.openbrowser/openbrowser-ai

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads OPENBROWSER_HEADLESS, OPENBROWSER_ALLOWED_DOMAINS, OPENBROWSER_USER_DATA_DIR, OPENBROWSER_STORAGE_STATE, OPENBROWSER_COMPACT_DESCRIPTION, OPENBROWSER_MAX_OUTPUT, ….

About

AI browser automation. Write async Python to navigate, click, type, and extract data.

Packages & transports

pypiopenbrowser-aiv0.1.50 Β· uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "openbrowser_ai": {
      "command": "uvx",
      "args": [
        "openbrowser-ai"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx openbrowser-ai