tmux-mcp-tools
@PsychArch
About tmux-mcp-tools
MCP server providing tmux integration tools
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tmux-mcp-tools": {
"command": "uvx",
"args": [
"tmux-mcp-tools"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is tmux-mcp-tools?
tmux-mcp-tools is a Model Context Protocol (MCP) server that provides tools for interacting with tmux sessions. It allows AI assistants to capture pane content, send commands, and write files to tmux panes.
How to use tmux-mcp-tools?
Configure the server in your MCP client with the command uvx and argument tmux-mcp-tools. Once running, the tools tmux_capture_pane, tmux_send_command, and tmux_write_file become available for use.
Key features of tmux-mcp-tools
tmux_capture_pane: Capture the content of a tmux pane.tmux_send_command: Send commands to a tmux pane with automatic Enter.tmux_write_file: Write content to a file using heredoc in a tmux pane.
Use cases of tmux-mcp-tools
- Automate command execution in tmux sessions.
- Capture output from long-running processes.
- Write configuration files or scripts into a tmux session's working directory.
FAQ from tmux-mcp-tools
—
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
ghidraMCP
LaurieWiredMCP Server for Ghidra

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments