Skip to content
Back to search
30
MCP

LocalShell

pulsemcp/localshell

Cross-platform PTY-based terminal server exposing shell execution, persistent sessions, and real-time I/O streaming to AI clients on macOS, Linux, and Windows.

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

Similar MCP servers embedding-nearest

aiterm-mcp
AI-driven persistent terminal as a local stdio MCP server (tmux-backed). Holds one local PTY; SSH and containers are just commands you send
0 tools
pty-mcp
Interactive PTY sessions over MCP: local shells, SSH, serial ports, and persistent remote sessions.
0 tools
Shell
Integrates with the local shell environment to enable execution of system commands, file operations, and retrieval of system information for
0 tools
WSL Terminal
Manages persistent terminal sessions in WSL and Docker environments with real-time output polling, log tailing, and file transfer capabiliti
0 tools
Interminal
Lightweight MCP server providing terminal access (SSH & local shells) for AI assistants.
0 tools
Terminal Session
Provides stateful, TUI-compatible terminal sessions for executing commands and running interactive applications, enabling persistent interac
0 tools

How to use

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

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