Loomal

iterminal

MCP server by github.com/itophua/iterminal

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

3 starsnpm: iterminal-mcp-server

About iterminal

iterminal is an MCP (Model Context Protocol) server published by itophua in the official MCP registry. MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.

It ships as an npm package (iterminal-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/itophua/iterminal, where the project has earned 3 GitHub stars.

Use iterminal with your agent

Claude Code · one command
claude mcp add iterminal -- npx -y iterminal-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "iterminal": {
      "command": "npx",
      "args": [
        "-y",
        "iterminal-mcp-server"
      ]
    }
  }
}
npmiterminal-mcp-server

Frequently asked questions

What is iterminal?
iterminal is an MCP (Model Context Protocol) server by itophua. MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.
How do I connect iterminal to Claude, Cursor, or another MCP client?
Install iterminal from its npm package (iterminal-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is iterminal open source?
Yes — the source code is public at github.com/itophua/iterminal, with 3 GitHub stars.
Can AI agents pay to use iterminal?
Not yet through Loomal — iterminal is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain iterminal? Claim this listing free by verifying GitHub ownership, or contact us.