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 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-24 · ★ 16 · #97 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

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

v0.18.1 · 2026-08-24

0.18.1 (2026-08-24) · update secure dependency baseline

v0.18.0 · 2026-08-24

0.18.0 (2026-08-24) · coordinate external issue claims

v0.17.0 · 2026-08-23

0.17.0 (2026-08-23) · strengthen formulation and artifact rules

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 #97 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
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-08-25, its last commit was 2026-08-24 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 · Better Godot MCP · Trust Oracle · No Crd

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