A
licenseNot graded
qualityC
maintenanceTurns any OpenAPI specification into a fully working MCP server with a single command, enabling AI agents to call APIs without writing any glue code.
3 npm
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: create, get by ID, and list all pets. No ambiguity or overlap.
All tools follow a consistent camelCase verb_noun pattern: createPet, getPet, listPets.
Three tools is appropriate for a basic pet management scope, though slightly minimal.
Domain is pet management; missing update and delete operations are notable gaps for full lifecycle.