Back to search
30
MCP

io.github.mkpvishnu/terminal-mcp

io.github.mkpvishnu/terminal-mcp

MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps

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

Similar MCP servers embedding-nearest

io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
0 tools
io.github.danielecr/realssh-mcp
MCP server for SSH remote command execution
0 tools
io.github.jordanburke/ssh-client-mcp-server
MCP server for executing shell commands on remote hosts via SSH.
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.itophua/iterminal
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.
0 tools
i4z-terminal-mcp
MCP server for persistent interactive terminal orchestration
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mkpvishnu/terminal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}