Tmux MCP Server
Related Servers
Alternatives to Tmux MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to manage local tmux sessions, including creating and controlling sessions, windows, and panes, sending commands, and capturing terminal output.1610 npmDo What The F*ck You Want To Public
- AlicenseAqualityDmaintenanceAllows AI assistants to create, manage, and interact with tmux sessions, windows, and panes programmatically.19MIT
- FlicenseAqualityDmaintenanceEnables AI agents to spawn, interact with, and orchestrate multiple concurrent terminal sessions via tmux.9-
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to create and interact with isolated tmux terminal sessions in real time, supporting command execution, output capture, and session management.-
- AlicenseNot gradedqualityDmaintenanceEnables Claude to control tmux sessions, manage windows and panes, and search/extract text from terminal output.2MIT
- FlicenseNot gradedqualityCmaintenanceExposes tmux features to AI agents for managing sessions, windows, and panes with built-in command execution. It includes comprehensive guardrails to prevent destructive system operations, file deletions, and unauthorized network changes.-
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose targeting specific tmux operations: listing sessions/panes, creating/killing sessions, selecting/splitting panes, sending keys, and capturing pane content. There is no overlap or ambiguity between tools.
All tools follow a perfect 'tmux_verb_noun' pattern consistently throughout (e.g., tmux_list_sessions, tmux_create_session, tmux_send_keys). The naming is uniform and predictable.
With 8 tools, the server is well-scoped for tmux management, covering essential operations without being too sparse or bloated. Each tool earns its place in the domain.
The toolset covers core tmux workflows: session lifecycle (create, list, kill), pane management (list, select, split, capture), and command input (send_keys). Minor gaps might include window-specific operations or more advanced features, but agents can handle most common tasks effectively.