CLI MCP Server
A secure Model Context Protocol (MCP) server for controlled command-line operations with comprehensive security. Ideal for providing controlled CLI access to LLM applications.
Key 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.
- Working directory restriction.
Use cases:
- Securely execute commands from LLM applications.
- Control CLI access with robust security measures.
- Implement customizable security policies.