tmux-mcp

BANCS-Norway/tmux-mcp
★ 0 stars Python 🔒 Security Updated today
MCP server bridging Claude Chat ↔ Claude Code via tmux over Tailscale
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install tmux-mcp

README Excerpt

> Upstream: <https://github.com/BANCS-Norway/tmux-mcp> MCP server that bridges Claude Chat ↔ Claude Code by driving a `tmux` session on the host machine. Authenticates users via **GitHub OAuth**; the MCP server itself is a full OAuth 2.1 authorization server (with Dynamic Client Registration), so it works as a remote connector in the Claude mobile app.

Tools (14)

TMUX_MCP_ALLOWED_GITHUB_USERSTMUX_MCP_GITHUB_CLIENT_IDTMUX_MCP_GITHUB_CLIENT_SECRETTMUX_MCP_HOSTTMUX_MCP_PORTTMUX_MCP_PUBLIC_URLTMUX_MCP_SESSIONabuse_get_pendingabuse_get_stagedabuse_list_reportedabuse_send_reporttmux_get_summarytmux_list_sessionstmux_send_prompt