tmux-mcp-tools
@PsychArch
关于 tmux-mcp-tools
MCP server providing tmux integration tools
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tmux-mcp-tools": {
"command": "uvx",
"args": [
"tmux-mcp-tools"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
评论