← Index

io.github.iTophua/iterminal

io.github.iTophua/iterminal·v2.0.0·Developer Tools
Quality Score
84
/100

MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "iterminal": {
      "command": "npx",
      "args": [
        "-y",
        "iterminal-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "iterminal": {
      "command": "npx",
      "args": [
        "-y",
        "iterminal-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y iterminal-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools