tmux-mcp

Kcrong/tmux-mcp
★ 0 stars Go 🤖 AI/LLM Updated 2d ago
MCP server for tmux integration
View on GitHub → Try with Claude — $10 free →

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": "go",
      "args": [
        "run",
        "github.com/Kcrong/tmux-mcp@latest"
      ]
    }
  }
}

README Excerpt

Coverage is enforced via [`.codecov.yml`](.codecov.yml): project coverage must stay at or above 70%, and patch (new) code must hit 80%, both with a 1% drop tolerance. A Model Context Protocol (MCP) stdio server that exposes a real `tmux` session to an LLM agent so it can drive a terminal the way a human

Tools (20)

DURcaptureclear_historyhas_sessionhtopinfokill_all_sessionslist_paneslist_windowsmainnew_windowpane_joinpane_killpane_selectpane_splitresizesend_keyssend_signalsession_createsession_describe