Interminal runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 13 Jul 2026.
Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
We read the source, 21 h ago · rules 3dff92dd89df
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.
self._proc = subprocess.Popen(
key_filepath: Annotated[Optional[str], Field(description="Absolute path to a private key file (e.g. '/home/user/.ssh/id_rsa')")] = None,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add interminal -- uvx mcp-interminal
{
"mcpServers": {
"interminal": {
"args": [
"mcp-interminal"
],
"command": "uvx"
}
}
}
[mcp_servers.interminal]
command = "uvx"
args = ["mcp-interminal"]
{
"mcpServers": {
"interminal": {
"args": [
"mcp-interminal"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"interminal": {
"args": [
"mcp-interminal"
],
"command": "uvx"
}
}
}
MCP PTY server providing AI agents with real interactive terminal access
MCP server — read-only log access for AI assistants, without giving AI shell access.
PayPal MCP server provides access to PayPal services and operations for AI assistants
MCP server providing Prometheus metrics access and PromQL query execution for AI assistants
MCP server for Incode IDV, providing identity verification tools for AI assistants.
MCP server providing AI assistants with safe, read-only SQL Server access
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
Official IPinfo MCP Server - IP intelligence tools for AI assistants
Answers built from our own checks of this server.