Puppetflow
Rank #4,793com.puppetflow/mcp
Build, run, monitor, and control Puppetflow browser automations from AI clients.
Puppetflow is a Model Context Protocol (MCP) server published by puppetflow. It ranks #4,793 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Puppetflow is listed on Official MCP, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 127,253 of 132,046 servers on MCP Toplist.
Use Puppetflow
claude mcp add --transport http puppetflow https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http[mcp_servers.puppetflow]
url = "https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http"Add to ~/.codex/config.toml.
https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/httpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"puppetflow": {
"url": "https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"puppetflow": {
"type": "http",
"url": "https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"puppetflow": {
"serverUrl": "https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"puppetflow": {
"url": "https://{instance_host}/api/workspaces/%7Bworkspace%7D/mcp-server/http"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.puppetflow%2Fmcp)<a href="https://mcptoplist.com/server/com.puppetflow%2Fmcp"><img src="https://mcptoplist.com/badge/com.puppetflow%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
puppetflow
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Puppetflow?
- Puppetflow is maintained by puppetflow, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Puppetflow listed on the Official MCP Registry?
- Yes — Puppetflow is listed on the Official MCP Registry.
- How many versions does Puppetflow have?
- MCP Toplist tracks 1 version of Puppetflow, most recently published on Aug 31, 2026.
- Where can I find the source code for Puppetflow?
- The source code for Puppetflow is hosted at github.com/puppetflow/puppetflow.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.