Loading MCP server directory, please wait...
Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
npx @getmcp/cli add io.github.QiuwenZheng/interminalRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.QiuwenZheng/interminal": {
"command": "uvx",
"args": [
"mcp-interminal"
]
}
}
}