io.github.QiuwenZheng/interminal — Model Context Protocol (MCP) Server
The io.github.QiuwenZheng/interminal MCP server is a lightweight terminal access provider for AI assistants. It enables access via SSH and local shells, including support for interactive and long-running commands. The server is designed for Python-based MCP clients that need terminal execution capabilities.
🛠️ Key Features
- Terminal access via SSH
- Terminal access via local shells
- Interactive command support
- Long-running command support
🚀 Use Cases
- Running commands on a remote host over SSH
- Executing tasks in a local shell environment
- Using terminal sessions for workflows that require interactive interaction
- Performing operations that run longer than a single command
⚡ Developer Benefits
- No install needed when run directly (recommended)
- Can be installed permanently with
pip - Requires Python ≥ 3.11
⚠️ Limitations
- Configuration details shown include Claude Desktop (
claude_desktop_config.json); other clients are not fully provided in the available source excerpt