plurigrid_juvix-mcp-server
0
The CLI MCP Server is a secure Model Context Protocol server implementation for executing controlled command-line operations with comprehensive security features, including command whitelisting and path validation. It is designed to provide secure CLI access to LLM applications.
Overview
This MCP server enables secure command-line execution with robust security measures including command whitelisting, path validation, and execution controls. Perfect for providing controlled CLI access to LLM applications while maintaining security.
Features
- Secure command execution with strict validation
- Configurable command and flag whitelisting
- Path traversal prevention and validation
- Shell operator injection protection
- Execution timeouts and length limits
- Detailed error reporting
- Async operation support
- Working directory restriction and validation
Configuration
Configure the server using environment variables.
Installation
Install CLI MCP Server via Smithery.
Security Features
- Command whitelist enforcement
- Path traversal prevention
- Shell operator blocking
- Working directory restrictions
Error Handling
Detailed error messages for security violations, timeouts, and command errors.