invisible-playwright-mcp

feder-cr/invisible-playwright-mcp
★ 3 stars Python Browser/Web Updated 2d ago
Stealth Firefox browser as an MCP server for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "invisible-playwright": {
      "command": "uvx",
      "args": [
        "invisible-playwright-mcp"
      ]
    }
  }
}

Or install with pip: pip install invisible-playwright-mcp

README Excerpt

A stealth Firefox, exposed as an [MCP](https://modelcontextprotocol.io) server, so an AI agent can browse and act on real websites without being blocked by anti-bot systems. It wraps [`invisible-playwright`](https://github.com/feder-cr/invisible_playwright), a real Firefox patched at the C++ source, and hands your client the usual browser

Tools (11)

STEALTHFOX_BINARYSTEALTHFOX_HEADLESSSTEALTHFOX_MCP_HOSTSTEALTHFOX_MCP_PORTSTEALTHFOX_MCP_TRANSPORTSTEALTHFOX_NO_PROXYSTEALTHFOX_PROFILE_DIRSTEALTHFOX_PROXYSTEALTHFOX_SEEDsession_startuvx

Topics

ai-agentsbrowser-automationfirefoxmcpmodel-context-protocolplaywrightstealth