Tmux MCP Server
JSON →Provides persistent shell execution through tmux sessions.
Install
npm install -g tmux-mcp-server Tools · 8
- tmux_list_sessions List all tmux sessions
- tmux_new_session Create a new tmux session
- tmux_kill_session Kill a tmux session
- tmux_send_keys Send keys to a tmux pane
- tmux_capture_pane Capture pane content
- tmux_split_window Split a tmux window
- tmux_select_pane Select a pane
- tmux_resize_pane Resize a pane
Links
★ 1 GitHub stars