F
licenseA
qualityD
maintenanceExposes two MCP tools (discover and execute) that enable agents to query an OpenAPI schema via natural language and execute matched API operations.
2
-
No user-submitted related servers found.
Scored across 6 tools
Each tool has a distinct purpose: one for executing API calls, three for exploring OpenAPI specs, one for retrieving results, and one for conventions. No overlapping functionality.
All tool names follow a consistent 'astrovisor_<action>' pattern using snake_case, making them predictable and easy to understand.
With 6 tools, the server is well-scoped for its purpose of interacting with an API explorer and executor. Neither too few nor too many.
The tool set covers the core workflow: exploring operations, retrieving metadata, executing requests, and fetching results. A minor gap is the lack of a way to list stored results, but this is acceptable given the design.