Terminal
Provides secure terminal access for Large Language Models (LLMs) with controlled command execution and resource limits.
Acerca de
Enables secure and controlled command execution for Large Language Models (LLMs) using the Model Context Protocol (MCP). It offers features such as command validation, resource protection with timeouts and output size limits, and supports the MCP protocol for capability advertisement and streaming output. This server is designed to prevent command injection and memory exhaustion, ensuring a safe terminal access environment for LLMs such as Claude.
Características Principales
- Command Execution with output capture and error handling
- Security Controls to restrict allowed commands and prevent command injection
- Resource Controls including command timeouts and maximum output size limits
- MCP Protocol Support with standard message format
- Capability advertisement and Streaming output support
Casos de Uso
- Enabling terminal access for Claude Desktop
- Executing shell commands securely from LLMs
- Testing MCP server implementations