Skip to content
Back to search
30
MCP

Interminal

io.github.qiuwenzheng/interminal

Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iterminal-mcp-server
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude and other AI assistants
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
iflow-mcp_andrewhopper-itmcp
MCP server enabling AI assistants to execute terminal commands through a secure shell interface
0 tools
mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — run REPLs, SSH, databases, Docker, and
0 tools
io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "interminal": {
      "url": "None",
      "transport": "http"
    }
  }
}