MCP server for tmux operations
Project description
tmux-mcp-tools
MCP server providing tools for interacting with tmux sessions.
Tools
- tmux_create_pane: Must create a dedicated pane before running background servers, REPLs, remote shells, or other long-running tasks
- 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.1.tar.gz
(8.3 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.1.tar.gz.
File metadata
- Download URL: tmux_mcp_tools-0.4.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cbc4e7656f1c512d43652736e40f17c2bddb5d0d01b4d9d1afe965d3d9c073f
|
|
| MD5 |
41dc2b0429a218cc18bdcfbb1adbac24
|
|
| BLAKE2b-256 |
cede5bd8c4d59b20c5965a69c99e77d142d6b6de9e44b341c15b26d24dfd3fb6
|
File details
Details for the file tmux_mcp_tools-0.4.1-py3-none-any.whl.
File metadata
- Download URL: tmux_mcp_tools-0.4.1-py3-none-any.whl
- Upload date:
- Size: 9.9 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 |
5e22bb7858fdb8b61629886a6b5d6752e5154bbcfd31e6458befdb689e8d674b
|
|
| MD5 |
eaba31d175f7a347e79db978b4784f94
|
|
| BLAKE2b-256 |
ae557a802d4c0110ff3283e375095d83c62b5090487d35abfef7d4bf5ac00db2
|