Provides safe shell command execution capabilities for AI agents and tools like VS Code Copilot.
Shell Executor is an MCP (Model Context Protocol) server designed to enable safe and controlled execution of shell commands by AI agents and integrated tools such as VS Code Copilot. It offers a comprehensive whitelist-based command filtering system to ensure security, supporting a wide range of utilities for file operations, text processing, development, and system information. With a simple JSON-RPC interface over standard I/O, it integrates seamlessly into existing workflows, empowering AI to interact with the local environment while maintaining strict security protocols and preventing destructive operations.