tmux-mcp
22
Tmux MCP Server is a Model Context Protocol server designed to facilitate seamless integration with tmux session content for Claude Desktop. It provides AI assistants with capabilities to list, search, view, navigate, capture, and execute commands within tmux sessions.
list-sessions
List all active tmux sessions
find-session
Find tmux sessions by name
list-windows
List windows in tmux sessions
list-panes
List panes in tmux window
capture-pane
Capture the contents of the tmux pane
create-session
Create a new tmux session
create-window
Create a new window in a tmux session
execute-command
Execute the command in the tmux pane
get-command-result
Get the result of executing the command