tmux-mcp and pty-mcp-server

tmux-mcp
75
Verified
pty-mcp-server
32
Emerging
Maintenance 10/25
Adoption 18/25
Maturity 25/25
Community 22/25
Maintenance 10/25
Adoption 7/25
Maturity 9/25
Community 6/25
Stars: 233
Forks: 46
Downloads: 1,986
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 29
Forks: 2
Downloads:
Commits (30d): 0
Language: Haskell
License: Apache-2.0
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 pty-mcp-server

phoityne/pty-mcp-server

pty-mcp-server

Haskell-based MCP server exposing PTY and subprocess control tools via stdio, enabling AI agents to drive interactive terminal sessions (bash, SSH, Telnet, GHCi) and handle real TTY environments that standard scripting cannot manage. Supports both Unix PTY-based execution and cross-platform subprocess spawning, with socket communication for network device interaction. Designed for Infrastructure-as-Code workflows, system diagnostics, and legacy system automation where CLI tools require human-like terminal interaction and state management.

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