Back to search
30
MCP

pty-mcp

io.github.raychao-oao/pty-mcp

Interactive PTY sessions over MCP: local shells, SSH, serial ports, and persistent remote sessions.

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

Similar MCP servers embedding-nearest

SSH Session MCP
Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and 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
kython-mcp
Python interpreter MCP server with process-based sessions
0 tools

How to use

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

{
  "mcpServers": {
    "pty-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}