Tmux MCP

Tmux MCP

nickgnd

Lets AI assistants interact with your tmux terminal sessions to view content, manage windows/panes, and observe what's happening in your terminals.

233551 views44Local (stdio)

What it does

  • List and search tmux sessions
  • Capture terminal content from any pane
  • Create new tmux sessions and windows
  • Kill tmux sessions, windows, and panes
  • Navigate and manage tmux windows and panes

Best for

Developers managing multiple terminal sessionsGetting AI help with terminal workflowsAutomating tmux session management
Reads live terminal contentFull tmux session control

Tools (13)

list-sessions

List all active tmux sessions

find-session

Find a tmux session by name

list-windows

List windows in a tmux session

list-panes

List panes in a tmux window

capture-pane

Capture content from a tmux pane with configurable lines count and optional color preservation

Alternatives