copyleftdev/mcp_command_server
MCP Command Server provides a secure, containerized interface for remote command execution with built-in pattern-based security validation, comprehensive API documentation, and enterprise-ready deployment configurations.
Platform-specific configuration:
{
"mcpServers": {
"mcp_command_server": {
"command": "npx",
"args": [
"-y",
"mcp_command_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...