MCP Directory
Back

tmux-mcp

by nickgnd · JavaScript · ★ 266

A MCP server for our beloved terminal multiplexer tmux.

#mcp#mcp-server#tmux

Install

npx -y github:nickgnd/tmux-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Model Context Protocol server that enables Claude Desktop to interact with and view tmux session content. This integration allows AI assistants to read from, control, and observe your terminal sessions. - List and search tmux sessions - View and navigate tmux windows and panes - Capture and expose terminal content from any pane - Execute commands in tmux panes and retrieve results (use it at your own risk ⚠️) - Create new tmux sessions and windows - Split panes horizontally or vertically with customizable sizes - Kill tmux sessions, windows, and panes Check out this short video to get excite…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related search servers