MCP.so
Sign In
Servers

interminal

@QiuwenZheng

Lightweight MCP server for SSH and local terminal access

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "interminal": {
      "command": "uvx",
      "args": [
        "mcp-interminal"
      ]
    }
  }
}

More from Developer Tools