Terminal
Enables AI models to control your PC or server via SSH or terminal.
关于
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.
主要功能
- Support persistent sessions with terminal environment reuse
- Execute commands locally
- Set custom environment variables for commands
- Execute commands remotely via SSH
- Connect via stdio or SSE (Server-Sent Events)
使用案例
- Automate server tasks through AI models
- Control remote systems programmatically
- Integrate command execution into AI-driven workflows