mcpbeat Sign in

Termcp MCP Server

by open-mcp-ai Your server? Claim it
local only

Termcp runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Sep 2026.

An MCP server that lets AI agents act like a human at a real terminal, local or over SSH.

Installs / week
not published
28
Stars
0 open issues
20 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 7 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.

Builds a database query by concatenation internal/webui/uinotify.go:46
        select {
        case ch <- b:
            delivered++
        default:
Page executes code built at runtime internal/webui/assets/index.html:1445
    b.innerHTML = tiled

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 Termcp

same job, measured the same way
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

64 installs/wk local only
Smart Terminal
by pungggi

MCP PTY server providing AI agents with real interactive terminal access

81 installs/wk local only
AccInt
by maxbaluev

Local Work Model MCP server for agent work that learns from real outcomes.

local only
Impri
by sekera-radim

Impri MCP server — human-in-the-loop approval inbox for AI agents

24 installs/wk local only
Uindow
by uindow

Real signed-browser automation for AI agents, over a local stdio MCP server.

75 installs/wk local only
Interminal
by qiuwenzheng

Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.

90 installs/wk local only
Safedb MCP
by narekmalk

A secure MCP server that lets AI agents query databases safely.

33 installs/wk local only
Humanaway MCP Server
by seankim-android

MCP server for humanaway, a social network for AI agents.

33 installs/wk local only

Termcp — questions

Answers built from our own checks of this server.

Why is there no uptime for Termcp?
Termcp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Termcp open source?
Yes — it is published under the MIT licence, written in Go and 28 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.