Loading MCP server directory, please wait...
Model Context Protocol server that lets LLMs collaboratively drive tmux
npx @getmcp/cli add io.github.k8ika0s/mcp-tmuxRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.k8ika0s/mcp-tmux": {
"command": "npx",
"args": [
"-y",
"@k8ika0s/mcp-tmux"
],
"env": {
"MCP_TMUX_HOST": "",
"MCP_TMUX_SESSION": "",
"TMUX_BIN": "",
"MCP_TMUX_TIMEOUT_MS": "",
"MCP_TMUX_LOG_DIR": "",
"MCP_TMUX_HOSTS_FILE": ""
}
}
}
}