← All servers
πŸ”§

Workflow MCPVerifiedπŸ›‘ No advisories

io.github.Juliusolsson05/workflow-mcp
New to MCP? Start here β†’
1β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/juliusolsson05, which proved it owns this namespace.

Verified owner: github.com/juliusolsson05 β†—io.github.Juliusolsson05/workflow-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY.
βœ“
Configuration
Reads WORKFLOW_MCP_CONCURRENCY.

About

Session-bound Docker workflow server through Codex. State is discarded with the container.

Packages & transports

dockerdocker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855vlatest Β· docker

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "workflow": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

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