A lightweight MCP server that provides terminal access (SSH and local shells) for AI assistants. It enables interactive and long-running commands, designed to be run without installation or via a simple pip install, and requires Python 3.11+.
🛠️ Key Features
- Lightweight MCP server
- SSH and local shell access
- Interactive command support
- Long-running command handling
- No-install run option and optional permanent install
🚀 Use Cases
- AI assistants needing terminal access to remote or local environments
- Interactive debugging and command execution by AI agents
- Lightweight, disposable MCP server deployment
⚡ Developer Benefits
- Simple setup with uvx mcp-interminal or pip install mcp-interminal
- Python 3.11+ compatibility
- Clear MCP client configuration guidance for Claude Desktop
⚠️ Limitations
- Based on provided readme excerpt; features described are limited to terminal access and command support
- Requires Python 3.11+; real-world deployment details not fully specified in source excerpt