tmux-mcp and pty-mcp-server
About tmux-mcp
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
Exposes tmux session state and control as MCP resources and tools, enabling Claude Desktop to list sessions/windows/panes, capture terminal output, and execute commands within tmux. Implements shell-agnostic command execution with configurable shell detection (bash, fish, etc.) to properly parse exit statuses. Integrates directly with Claude Desktop via the Model Context Protocol, allowing AI assistants to observe and manipulate terminal multiplexer state programmatically.
About pty-mcp-server
phoityne/pty-mcp-server
pty-mcp-server
Haskell-based MCP server exposing PTY and subprocess control tools via stdio, enabling AI agents to drive interactive terminal sessions (bash, SSH, Telnet, GHCi) and handle real TTY environments that standard scripting cannot manage. Supports both Unix PTY-based execution and cross-platform subprocess spawning, with socket communication for network device interaction. Designed for Infrastructure-as-Code workflows, system diagnostics, and legacy system automation where CLI tools require human-like terminal interaction and state management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work