Interact with your Tmux sessions, windows and pane, execute commands in tmux panes and retrieve result.
Model Context Protocol server that enables Claude Desktop to interact with and view tmux session content. This integration allows AI assistants to read from, control, and observe your terminal sessions.
Check out this short video to get excited!
Add this MCP server to your Claude Desktop configuration:
"mcpServers": {
"tmux": {
"command": "npx",
"args": ["-y", "tmux-mcp"]
}
}
You can optionally specify the command line shell you are using, if unspecified it defaults to bash
"mcpServers": {
"tmux": {
"command": "npx",
"args": ["-y", "tmux-mcp", "--shell-type=fish"]
}
}
The MCP server needs to know the shell only when executing commands, to properly read its exit status.
tmux://sessions
- List all tmux sessionstmux://pane/{paneId}
- View content of a specific tmux panetmux://command/{commandId}/result
- Results from executed commandslist-sessions
- List all active tmux sessionsfind-session
- Find a tmux session by namelist-windows
- List windows in a tmux sessionlist-panes
- List panes in a tmux windowcapture-pane
- Capture content from a tmux panecreate-session
- Create a new tmux sessioncreate-window
- Create a new window in a tmux sessionexecute-command
- Execute a command in a tmux paneget-command-result
- Get the result of an executed commandCaptures screenshots and performs OCR text recognition.
An intelligent task management system based on MCP, providing an efficient programming workflow framework for AI Agents with an optional web-based GUI.
Predict and track AI ROI using Monte Carlo simulations, real-time industry benchmarks, and ML-powered insights.
Python tools for MCP that integrate with native Apple applications like Messages, Notes, Mail, and more on macOS.
A Python server for remote macOS control via VNC, featuring an AI-powered chat web interface.
Interacting with Obsidian via REST API
A tool for systematic problem-solving based on Claude Shannon's methodology, breaking down complex problems into structured thoughts.
A TypeScript server for automation and integration, featuring Microsoft OAuth, browser control, and basic utilities.
A multi-agent mesh network designed for completing AI tasks in parallel.
Provides Taiwan national holidays and compensatory workday information. Data is fetched and cached automatically.