Back to directory
tmux-mcp

tmux-mcp

@nickgnd260

Model Context Protocol server that enables Claude Desktop to interact with and view tmux session content.

tmuxterminalclaudeintegrationautomation

Installation & Configuration

{
  "mcpServers": {
    "tmux": {
      "command": "npx",
      "args": [
        "-y",
        "tmux-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/3/13
Updated
2026/6/7