MCP server for tmux operations
Project description
tmux-mcp-tools
MCP server providing tools for interacting with tmux sessions.
Tools
- tmux_create_pane: Create new pane (window or split)
- tmux_capture_pane: Read pane contents with optional delay and scroll-back
- tmux_send_keys: Send raw keystrokes (no auto-Enter) for interactive programs
- tmux_send_command: Execute commands with auto-Enter, optional wait pattern
- tmux_write_file: Write files via heredoc (for remote/SSH environments)
Configuration
{
"mcpServers": {
"tmux-mcp-tools": {
"command": "uvx",
"args": ["tmux-mcp-tools"]
}
}
}
Options
--transport:stdio(default) orhttp--host: HTTP host (default: 127.0.0.1)--port: HTTP port (default: 8080)--enter-delay: Delay before sending Enter in seconds (default: 0.4)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tmux_mcp_tools-0.4.0.tar.gz
(8.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tmux_mcp_tools-0.4.0.tar.gz.
File metadata
- Download URL: tmux_mcp_tools-0.4.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be7e8f12184c1e9e1338904a92fbb314855827f608dba6aff3f7c2994ad41da4
|
|
| MD5 |
48e59f61de63242fccaa4eb5ab010a6f
|
|
| BLAKE2b-256 |
5b1f2be7947c4a3514282cbc46f097cfac6220c680c35553f829c71f60a8d96f
|
File details
Details for the file tmux_mcp_tools-0.4.0-py3-none-any.whl.
File metadata
- Download URL: tmux_mcp_tools-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
989319acc394cb94850c3e4b2e54dbb819fd3a3195167b235eb209a812bbda02
|
|
| MD5 |
b139b42b0bd6478ec2cb19f7b7ebac9e
|
|
| BLAKE2b-256 |
b75ad840eb1206e6a51913f0fc0fa1e489817f5f5e4579229b4703b4888148ae
|