mcpbeat Sign in
I

invisible_playwright_mcp MCP Server

local only

invisible_playwright_mcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Sep 2026.

AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.

Installs / week
pypi · invisible-playwright-mcp
31644
Stars
1 open issues
24 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check invisible_playwright_mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add invisible-playwright-mcp -- uvx invisible-playwright-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "invisible-playwright-mcp": {
      "args": [
        "invisible-playwright-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.invisible-playwright-mcp]
command = "uvx"
args = ["invisible-playwright-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "invisible-playwright-mcp": {
      "args": [
        "invisible-playwright-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "invisible-playwright-mcp": {
      "args": [
        "invisible-playwright-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to invisible_playwright_mcp

same job, measured the same way
AIHawk
by feder-cr

AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.

local only
Aginx Browser
by aginx

Stealth web browser for agents: search, fetch, click, download and type in persistent MCP sessions.

39 tools answering
Extensiondev
by extensiondev

Build, run, inspect, and publish browser extensions from any MCP client. 30 tools, 11 browsers.

111 installs/wk local only
Browserbash
by pramoddutta

Plain-English browser tests for AI agents: real Chrome, deterministic verdicts. Free, no API keys.

56 installs/wk local only
Oya Browser
by oyadotai

Real Chrome for agents: start a browser, read pages as numbered markdown, click, type, hand off.

answering
Agent360 Browser MCP
by agent360dk

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

2 069 installs/wk local only
Clickcast
by alexkay28

Drive a real Playwright browser: annotated screenshot + structured page state after every action.

50 installs/wk local only
Smolanalytics
by arjun0606

End-to-end tests from one sentence: an agent drives a real browser, and passing runs replay free.

91 installs/wk local only

invisible_playwright_mcp — questions

Answers built from our own checks of this server.

Why is there no uptime for invisible_playwright_mcp?
invisible_playwright_mcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package invisible-playwright-mcp.
How do I connect invisible_playwright_mcp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls invisible-playwright-mcp straight from pypi; nothing to host, nothing to sign up for.
Is invisible_playwright_mcp open source?
Yes — it is published under the MIT licence, written in Python, 31 644 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.