← Index

tmux-mcp

io.github.fr1sk/tmux-mcp·v0.3.3·Other
Quality Score
85
/100

MCP server for tmux — browse sessions, capture output, send commands.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tmux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fr1sk/tmux-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tmux-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fr1sk/tmux-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @fr1sk/tmux-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other