tmux-mcp and termlink
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 termlink
chu2bard/termlink
MCP server for shell and terminal operations
Exposes filesystem browsing, process inspection, and system environment access alongside command execution, with configurable security policies (blocked/allowed command lists, output size limits, execution timeouts). Implements as an MCP server integrated directly into Claude Desktop via stdio transport, enabling Claude to read/write files and query system state. Built with Node.js and installable via npm, providing granular control over which operations and commands are permitted in the host environment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work