Termada MCP Server

Persistent, policy-controlled missions for AI agents operating real environments.

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

VERIFIED ACTIVE

LAST COMMIT 2026-07-30 · ★ 4 · #756 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

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

01 · Install Termada

before you install - you'll need

Set TERMADA_FROM_SOURCE before connecting.

Docker

docker run -i --rm ghcr.io/islomzoda/termada:0.12.0

Claude Desktop - add to config

{
  "mcpServers": {
    "islomzoda-termada": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/islomzoda/termada:0.12.0"
      ]
    }
  }
}
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.Islomzoda is GitHub-verified and matches the repo owner

03 · What Termada can do

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

Latest releases

v0.12.0 · 2026-07-31

add secure action transaction control plane (@DDDD177)

v0.11.0 · 2026-07-18

publish MCP metadata after releases (@DDDD177) · add mission control for Build Week (@DDDD177)

v0.10.0 · 2026-07-15

streamline dashboard operations (@DDDD177)

04 · Who maintains Termada

termada is maintained by islomzoda. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
other - ranked #756 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-31)
registry
io.github.Islomzoda/termada (active, first published 2026-06-17 · 7 versions)
packages
oci:ghcr.io/islomzoda/termada:0.12.0

06 · Termada FAQ

What is Termada?

Persistent, policy-controlled missions for AI agents operating real environments.

Is Termada still maintained?

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

How do I install Termada?

Run `docker run -i --rm ghcr.io/islomzoda/termada:0.12.0`. The README documents one environment variable (TERMADA_FROM_SOURCE) to set first. Set TERMADA_FROM_SOURCE before connecting. You can also paste the ready-made client config above.

07 · Alternatives to Termada

More MCP servers to compare · Iterminal · Lucius MCP · Cubelife · Nexus MCP · Cellarion

More Go MCP servers · Books & Papers MCP Server · Lastsaas · Lightcms · LLM Optimizer · Ducklab · see all