mcp_command_server
1
MCP Command Server provides a secure JSON-RPC API for executing shell commands remotely, with built-in security measures and Docker containerization. It is designed for high-security environments, featuring command pattern exclusions and non-root execution to prevent misuse or harmful operations.
Docker
For containerized deployment
Postman
For API testing
curl
For command line testing