mcpbeat Sign in

MCP Workflow MCP Server

local only

MCP Workflow runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Workflow automation for AI agents — browse 125 connectors + 234 templates, run via FluxTurn.

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

Installs per day peak 8 · avg 3 · +108% w/w
a month agotoday
24
Installs / week
npm · @infoinlet/mcp-workflow
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mcp-workflow -- npx -y @infoinlet/mcp-workflow
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-workflow": {
      "args": [
        "-y",
        "@infoinlet/mcp-workflow"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-workflow]
command = "npx"
args = ["-y", "@infoinlet/mcp-workflow"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-workflow": {
      "args": [
        "-y",
        "@infoinlet/mcp-workflow"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-workflow": {
      "args": [
        "-y",
        "@infoinlet/mcp-workflow"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Workflow

same job, measured the same way
Browserbase
by mcparmory

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

241 installs/wk local only
Make
by make

Give your AI agents the tools to build, manage, and run automation workflows.

answering
Agent Browser
by codechap

MCP server for browser automation via Vercel's agent-browser CLI

local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Agentpmt
by agentpmt

AI agent marketplace for automated employees, workflows, skills, and tool orchestration.

answering
Testrigor
by testrigor

Manage test suites, run tests, view results, and automate QA workflows via AI with testRigor.

answering
GenflowAI
by cwjgege

Run GenflowAI templates and AI creative workflows for ecommerce visuals, UGC ads, and videos.

answering
Pynet MCP Bridge
by rafa2403nunez-droid

MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.

115 installs/wk local only

MCP Workflow — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Workflow?
MCP Workflow 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 npm package @infoinlet/mcp-workflow was installed 24 times last week.
Is MCP Workflow 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.
How do I connect MCP Workflow?
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 @infoinlet/mcp-workflow straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Workflow?
The npm package @infoinlet/mcp-workflow was installed 24 times in the last week. Week over week that is +108%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.