Moira MCP Server

Agent Workflow Engine for AI agents. Primary users: AI agents via MCP protocol. Web UI is supplementary for workflow management.

People who work with agent workflow, docker and self hosted and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 114 · #79 OF 153 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Moira

before you install - you'll need

Set TELEGRAM_BOT_TOKEN, TELEGRAM_DEFAULT_CHAT_ID, MCP_PORT, LOG_LEVEL, DEBUG_CONSOLE, WORKFLOWS_DIR, EMAIL_PROVIDER, EMAIL_FROM, SMTP_HOST, SMTP_PORT, SMTP_REQUIRE_TLS before connecting.

Docker

docker run -i --rm ghcr.io/moira-mcp/moira:0.3.4

Claude Desktop - add to config

{
  "mcpServers": {
    "moira-mcp-moira": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/moira-mcp/moira:0.3.4"
      ]
    }
  }
}
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

license Apache-2.0 - declared in the repository

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

03 · What Moira can do

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

Latest releases

v1.14.0 · 2026-09-16

1.14.0 (2026-09-16) · say why a request was refused, and publish one workspace tool (#223) (633442e), closes #219 #222

v1.13.0 · 2026-09-15

1.13.0 (2026-09-15) · keep paused runs alive across updates that cannot affect them, and add tools to diagnose and repair the ones that break (#214) (fd9e53d), closes #202 #203

v1.12.0 · 2026-09-15

1.12.0 (2026-09-15) · playbooks, central authorization and one revision store

04 · Who maintains Moira

Moira is maintained by moira-mcp. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
cloud infrastructure - ranked #79 of 153 actively-maintained cloud infrastructure servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.moira-mcp/moira (active, first published 2026-06-22 · 2 versions)
packages
oci:ghcr.io/moira-mcp/moira:0.3.4

06 · Moira FAQ

What is Moira?

Agent Workflow Engine for AI agents. Primary users: AI agents via MCP protocol. Web UI is supplementary for workflow management.

Is Moira still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Moira?

Run `docker run -i --rm ghcr.io/moira-mcp/moira:0.3.4`. The README documents 11 environment variables (TELEGRAM_BOT_TOKEN, TELEGRAM_DEFAULT_CHAT_ID, MCP_PORT…) to set first. Set TELEGRAM_BOT_TOKEN, TELEGRAM_DEFAULT_CHAT_ID, MCP_PORT, LOG_LEVEL, DEBUG_CONSOLE, WORKFLOWS_DIR, EMAIL_PROVIDER, EMAIL_FROM, SMTP_HOST, SMTP_PORT, SMTP_REQUIRE_TLS before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Moira

More cloud infrastructure MCP servers · Komodo MCP Server · Package Version Check MCP · Trust Oracle · Hub · Contract Gate

More TypeScript MCP servers · Molecare MCP · Molpha MCP · Monday Com · Commit Lore · MongoDB MCP Server · see all