mcpbeat Sign in

Puppetflow MCP Server

by puppetflow Your server? Claim it
not responding

Puppetflow is listed as active in the registry but did not answer our last check.

Build, run, monitor, and control Puppetflow browser automations from AI clients.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 23 days of history · worst day 0%
23 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
1 ms
Response time
average over 24h
open, no key
Access
streamable-http

What the code does

We read the source, 1 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox proprietary/app/Services/Licensing/SystemIdentity.php:76
        if (file_exists('/.dockerenv')) {
Includes a file named by a variable public/index.php:10
    require $maintenance;
    process.env.SANDBOX_NODE_MODULES_PATH ? path.join(process.env.SANDBOX_NODE_MODULES_PATH, moduleName) : null,
      bridgeFunctions[bridgeFunctionNames[ef]] = new Function('return ' + hydratableBridgeFunctions[bridgeFunctionNames[ef]])();
Runs an external command app/Console/Commands/FlowRun.php:131
            $process = proc_open(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://{instance_host}/api/workspaces/{workspace}/mcp-server/http
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{instance_host}/api/workspaces/{workspace}/mcp-server/http"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{instance_host}/api/workspaces/{workspace}/mcp-server/http streamable-http answering 1 ms 12 min ago

Alternatives to Puppetflow

same job, measured the same way
Extensiondev
by extensiondev

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

143 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
Browser Use
by therealtimex

AI browser automation - navigate, click, type, extract content, and run autonomous web tasks

44 installs/wk local only
DrissionPage MCP
by jumodada

Local browser automation for MCP clients powered by DrissionPage.

810 installs/wk local only
Anakin
by anakin

Web data for AI agents: scrape, crawl, search, deep research, site monitoring, browser automation

361 installs/wk local only
ZenLink MCP
by jayquan-mccleary

Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.

158 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

29 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

77 installs/wk local only

Puppetflow — questions

Answers built from our own checks of this server.

Is Puppetflow working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 1 ms. The bar chart above shows every period we have measured.
Is Puppetflow still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Puppetflow as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Puppetflow?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Puppetflow need an API key?
No. Puppetflow completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.