tmux-mcp-server
If you are the rightful owner of tmux-mcp-server 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 MCP server allows AI agents to work with TMUX as a terminal session manager.
The Model Context Protocol (MCP) server is designed to facilitate AI agents in managing terminal sessions using TMUX. This server is particularly beneficial for auditing purposes, as it enables users to monitor AI agent actions across various terminal sessions. It supports session recording, background operations, and allows AI agents to manage multiple windows, panes, and TMUX sessions. By default, the server uses a session named 'agent-terminal', but users can instruct the AI to use a different session if needed. The server also includes a client directory with a test MCP client and other pytests, which can be executed using the './run-tests.sh' script.
Features
- Session Management: Allows AI agents to manage terminal sessions using TMUX.
- Auditing: Facilitates monitoring of AI agent actions across terminal sessions.
- Session Recording: Supports recording of terminal sessions for auditing and review.
- Background Operations: Enables AI agents to operate in the background across multiple sessions.
- Customizable Sessions: Users can instruct AI to use different TMUX sessions as needed.