tmux-mcp and terminal-mcp-server
These are complements: tmux-mcp provides terminal multiplexing capabilities within MCP while terminal-mcp-server provides the underlying SSH command execution infrastructure that tmux sessions could run atop.
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-mcp-server
1999AZZAR/terminal-mcp-server
Terminal MCP Server is a robust Model Context Protocol (MCP) server designed for executing commands on local and remote hosts via SSH. It provides a simple yet powerful interface for AI models and other applications to execute system commands with enhanced session management, error handling, and reliability features.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work