A
licenseNot graded
qualityA
maintenanceEnables MCP-compatible LLM clients to execute server-verified agent workflows, with enforced transitions, invocation caps, and signed audit trails.
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct action (delete, get, list, run, get trace) with no overlap. Descriptions clearly differentiate them.
All tools use consistent snake_case and verb_noun pattern: delete_program, get_program, get_trace, list_programs, run_program.
5 tools is well-scoped for a VM execution server, covering core operations without unnecessary bloat.
Lacks update functionality for programs and no way to list traces (only fetch by known ID). These gaps may hinder some workflows.