tmux-mcp and terminal_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 terminal_server
theailanguage/terminal_server
MCP server that can execute terminal commands
Implements MCP (Model Context Protocol) servers using both STDIO and Server-Sent Events (SSE) transports, enabling AI models like Claude to execute arbitrary terminal commands with real-time output. Supports deployment across multiple environments including local Python, Docker containers, and Google Cloud Platform, with security extensibility for command filtering and file access controls.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work