mcp-tmux-node

realdnchka/mcp-tmux-node

3.3

If you are the rightful owner of mcp-tmux-node and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a Model Context Protocol (MCP) server that integrates with tmux to allow AI assistants to interact with terminal environments.

Tools

Functions exposed to the LLM to take actions

create_session

Creates a new tmux session with a given name.

kill_session

Kills a specific tmux session by name.

send_command

Sends a command to a pane within a specific session and returns the output.

list_sessions

Lists all currently active tmux sessions.

get_session_context

Returns a detailed JSON object representing the current state of the tmux session.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources