Enables AI models to control your PC or server via SSH or terminal.
Sponsored
Terminal is a Model Context Protocol (MCP) server facilitating command execution on local or remote hosts. It offers a straightforward interface for AI models and applications to execute system commands, either on the local machine or remotely through SSH, with features like session persistence and environment variable configuration.
Key Features
01Support persistent sessions with terminal environment reuse
02Execute commands locally
03Set custom environment variables for commands
04Execute commands remotely via SSH
05Connect via stdio or SSE (Server-Sent Events)
Use Cases
01Automate server tasks through AI models
02Control remote systems programmatically
03Integrate command execution into AI-driven workflows