Zdendys79/mcp-tmux-server
If you are the rightful owner of mcp-tmux-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Tmux Server is a universal Model Context Protocol server designed for bidirectional interaction with tmux terminal panes, enabling AI assistants to read and optionally write to terminal sessions.
Tools
Functions exposed to the LLM to take actions
read_tmux_pane
Read new content from tmux pane since last read.
get_tmux_sessions
List all active tmux sessions.
get_pane_info
Get detailed info about a specific pane.
clear_buffer
Manually clear buffer for pane(s).
get_server_info
Get server version and capabilities.
write_tmux_pane
Send text to tmux pane (like typing).
send_keys_tmux
Send special keys/keyboard shortcuts to tmux pane.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client