A command line MCP Server offering secure execution and customizable security policies. Directly relevant to MCP server implementations for command line environments.
Loading more......
MCP servers providing a secure, sandboxed environment for executing Kali Linux security tools like nmap, objdump, and wireshark for network analysis and vulnerability scanning.
An MCP server offering secure, sandboxed environments for executing code, running commands, accessing files, and performing web operations through containerization and isolation technologies.
A robust MCP server that enables AI assistants to securely execute Kubernetes CLI commands (kubectl, helm, istioctl, argocd) using Unix pipes in a Docker environment.
Implements CEDARScript, a SQL-like language, as an MCP server for code manipulation, showcasing the adaptability of MCP servers for language and code-based tasks.
A secure MCP server for executing shell commands with robust security controls, enabling protected command-line operations. Directly relevant as a widely-used MCP server for secure CLI automation.
A sandboxed MCP server enabling secure, multi-language code execution with resource limits and network restrictions. Direct example of an MCP server providing isolated code execution environments.
Source: GitHub - MladenSU/cli-mcp-server
A secure Model Context Protocol (MCP) server for executing controlled command-line operations, with comprehensive security features for CLI environments.
&&, |, >, >>).ALLOWED_DIR: Required base directory for execution.ALLOWED_COMMANDS: Comma-separated allowed commands or 'all'.ALLOWED_FLAGS: Comma-separated allowed flags or 'all'.MAX_COMMAND_LENGTH: Maximum command length (default 1024).COMMAND_TIMEOUT: Timeout in seconds (default 30).run_command: Executes whitelisted commands within allowed directories.show_security_rules: Displays current security settings and restrictions.mcp cli code-execution security