Workflow MCP

workflow-mcp is a standalone runtime and MCP server that executes Claude Code dynamic workflow files - the JavaScript orchestration programs that fan out dozens or hundreds of agent calls and return a single result - without requiring Claude to run them.

People who need cloud infrastructure tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 2 · #121 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Workflow MCP

Docker

docker run -i --rm docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855

Claude Desktop - add to config

{
  "mcpServers": {
    "juliusolsson05-workflow-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

repo age created 2026-07-14 - young repo, little track record yet

license MIT - declared in the repository

registry namespace io.github.Juliusolsson05 is GitHub-verified and matches the repo owner

03 · What Workflow MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2026-07-27

What's new since 1.0.0 · Real-time UI - the terminal (Ink) and web dashboards now stream live: a running agent's tool calls, streaming result, and running→completed status update on their own, without re-opening the…

v1.0.0 · 2026-07-27

Highlights · First stable release - a Docker-first standalone Workflow MCP: durable multi-agent orchestration over Codex, with a terminal + web UI and a one-paste install. No host Node or Codex install required.…

04 · Who maintains Workflow MCP

Workflow MCP is maintained by juliusolsson05. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
cloud infrastructure - ranked #121 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-07-27)
registry
io.github.Juliusolsson05/workflow-mcp (active, first published 2026-07-23 · 6 versions)
packages
oci:docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855

06 · Workflow MCP FAQ

What is Workflow MCP?

workflow-mcp is a standalone runtime and MCP server that executes Claude Code dynamic workflow files - the JavaScript orchestration programs that fan out dozens or hundreds of agent calls and return a single result - without requiring Claude to run them.

Is Workflow MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Workflow MCP?

Run `docker run -i --rm docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855`. You can also paste the ready-made client config above.

07 · Alternatives to Workflow MCP

More cloud infrastructure MCP servers · K8s MCP Server (Go) · Kastell · Kody · FedRAMP 20x Requirements · WHOIS

More TypeScript MCP servers · Mycal · Obsidian Everywhere · Amazon.in MCP Server · Accessibility Scanner · Gongio MCP · see all