Changes for version 0.001 - 2026-02-25
- Initial release
- MCP::Run base class with configurable run tool
- MCP::Run::Bash implementation using IPC::Open3
- Command whitelist via allowed_commands
- Per-command working_directory and timeout
- Timeout enforcement with alarm/SIGTERM (exit code 124)
Modules
MCP server with a command execution tool
MCP server that executes commands via bash