
Iterminal
Control SSH servers managed in iTerminal from Claude via MCP instead of juggling terminals and connection notes manually.
Overview
io.github.iTophua/iterminal is an MCP server for the Operate phase that lets Claude control SSH servers managed in iTerminal Connection Manager.
What is this MCP server?
- MCP server for iTerminal SSH Connection Manager (v2.0.0)
- stdio npm package iterminal-mcp-server
- Purpose-built to control SSH servers through Claude
- GitHub source iTophua/iterminal
- Local MCP bridge to existing SSH profiles, not a cloud hosting provider
- Server version 2.0.0
- npm identifier iterminal-mcp-server
- stdio transport
Community signal: 3 GitHub stars.
What problem does it solve?
You keep SSH details in a GUI connection manager while your agent cannot reach those sessions without manual copy-paste and separate terminals.
Who is it for?
Solo builders who already organize servers in iTerminal and want Claude Code to run constrained remote ops from MCP.
Skip if: Teams without iTerminal, air-gapped environments that block MCP stdio, or users who refuse agent-initiated SSH commands.
What do I get? / Deliverables
After install, Claude can interact with iTerminal-managed SSH connections through the iterminal-mcp-server stdio bridge for infra tasks.
- MCP-linked access to iTerminal SSH sessions from Claude
- Reduced context switching between IDE chat and terminal SSH UI
- Agent-ready infra workflows using saved connection profiles
Recommended MCP Servers
Journey fit
SSH session control is operational infrastructure work once you are running servers, not early idea research. Infra is the right shelf because the server bridges iTerminal’s SSH connection manager to agent-driven remote operations.
How it compares
iTerminal SSH MCP adapter, not a full PaaS deploy skill or generic Docker MCP.
Common Questions / FAQ
Who is iterminal MCP for?
It is for developers using iTerminal SSH Connection Manager who want Claude to operate against those saved SSH targets via MCP.
When should I use iterminal?
Use it during operate/infra when you maintain remote servers and want agent-assisted checks or fixes through your existing iTerminal profiles.
How do I add iterminal to my agent?
Install configure the npm iterminal-mcp-server with stdio in your MCP client, ensure iTerminal is set up with your SSH connections, then restart the host.