MCP.so
Sign In
Servers

tmux-mcp-tools

@PsychArch

MCP server providing tmux integration tools

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

Tags

More from Other