tmux-mcp
Related Servers
Alternatives to tmux-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMCP server for tmux enabling AI assistants to manage tmux sessions, windows, panes, layouts, and execute commands securely through natural language. Supports multiple profiles including read-only and full tool sets.222MIT
- AlicenseBqualityCmaintenanceA comprehensive MCP server for driving tmux sessions, windows, panes, sending keystrokes, and reading pane output locally or over SSH, enabling real-time collaborative pairing with AI.714MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI assistants the ability to create, manage, and control terminal sessions through a safe, isolated tmux environment.1-
- FlicenseNot gradedqualityDmaintenanceMCP server for tmux operations that provides comprehensive control over tmux sessions, windows, and panes.1-
- AlicenseAqualityDmaintenanceMCP server for terminal control enabling AI to manage terminal sessions via iTerm2 or tmux, with features like screen reading, keyboard/mouse input, and background execution.912 npm21MIT
- FlicenseBqualityDmaintenanceAn MCP server that enables AI agents to control Neovim instances running in tmux sessions.12-
TDQS
Scored across 14 tools
Each tool targets a distinct tmux resource (session, window, pane) or action (list, capture, send, create, kill, rename). No overlapping purposes; even similar operations are clearly separated by resource type.
All tool names follow a consistent verb_noun snake_case pattern (e.g., list_sessions, kill_pane, rename_window). Verbs are appropriate and uniform, with no mixed naming styles.
14 tools is well-scoped for a tmux server. It covers the core lifecycle of sessions, windows, and panes without excess or shortage.
The set covers essential operations: listing, creating, killing, renaming, capturing output, and sending keys. Minor gaps exist (e.g., no pane resizing or moving), but the core workflow is complete.