Interminal runs on your own machine — the client starts it, so there is no endpoint to ping. 128 installs a week from pypi. Last commit 13 Jul 2026.
Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
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"
}
}
}
Answers built from our own checks of this server.