tmux-mcp and terminal-mcp-server

These are complements: tmux-mcp provides terminal multiplexing capabilities within MCP while terminal-mcp-server provides the underlying SSH command execution infrastructure that tmux sessions could run atop.

tmux-mcp
68
Established
terminal-mcp-server
36
Emerging
Maintenance 10/25
Adoption 18/25
Maturity 18/25
Community 22/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 233
Forks: 46
Downloads: 1,986
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

About tmux-mcp

nickgnd/tmux-mcp

A MCP server for our beloved terminal multiplexer tmux.

Exposes tmux session state and control as MCP resources and tools, enabling Claude Desktop to list sessions/windows/panes, capture terminal output, and execute commands within tmux. Implements shell-agnostic command execution with configurable shell detection (bash, fish, etc.) to properly parse exit statuses. Integrates directly with Claude Desktop via the Model Context Protocol, allowing AI assistants to observe and manipulate terminal multiplexer state programmatically.

About terminal-mcp-server

1999AZZAR/terminal-mcp-server

Terminal MCP Server is a robust Model Context Protocol (MCP) server designed for executing commands on local and remote hosts via SSH. It provides a simple yet powerful interface for AI models and other applications to execute system commands with enhanced session management, error handling, and reliability features.

Scores updated daily from GitHub, PyPI, and npm data. How scores work