01Runtime tool management via control plane (create, update, delete, enable/disable tools without restarts)
02Docker sandbox isolation for secure tool execution with resource limits and dropped capabilities
03Dual transport (Stdio for local use, Streamable HTTP for networked deployments) and dual registry backend (File/PostgreSQL)
04Execution guard for global concurrency and per-scope rate limiting to prevent abuse
05Production-ready with health probes, Prometheus metrics, graceful shutdown, and Kubernetes manifests
061 GitHub stars