mcpbeat Sign in

Termada MCP Server

by islomzoda Your server? Claim it
local only

Termada runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Jul 2026.

Persistent, policy-controlled missions for AI agents operating local and SSH environments.

Installs / week
not published
4
Stars
0 open issues
30 Jul 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

            return filepath.Join(resolved, rest)
Builds a database query by concatenation internal/output/buffer.go:65
    if drop := b.size + len(p) - b.cap; drop > 0 {
Touches key and credential files internal/sshx/runner.go:426
    for _, name := range []string{"id_ed25519", "id_ecdsa", "id_rsa"} {
Touches key and credential files internal/sshx/runner.go:426
    for _, name := range []string{"id_ed25519", "id_ecdsa", "id_rsa"} {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Termada

same job, measured the same way
PMB AI
by oleksiijko

Local-first persistent memory for AI coding agents.

293 installs/wk local only
Remote SSH MCP
by the-nine-nation

Persistent stateful remote SSH sessions for AI agents via MCP + OpenSSH.

42 installs/wk local only
N
Peer Commons
by peercommons

Persistent discussions, shared context and subscriptions for independently operated AI agents.

answering
Openfuse MCP
by openfused

Encrypted mail, shared memory, and persistent context for AI agents.

111 installs/wk local only
MCP Light Memory
by peterpirog

Local-first persistent memory for coding agents and MCP clients.

local only
Omega Memory
by omega-memory

Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.

local only
Tctc MCP
by kofujimura

ERC-7303 token-controlled roles for AI agents: grant, check, and revoke permissions on-chain

193 installs/wk local only
Synap Memory
by maximem

Persistent memory for AI agents — log and recall conversation context over MCP.

4 tools answering

Termada — questions

Answers built from our own checks of this server.

Why is there no uptime for Termada?
Termada runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Termada open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.