Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by abhishek-iiit • Uncategorized
A lightweight MCP server that dynamically loads and exposes Swagger Petstore API endpoints using OpenAPI 3.0.
Interact with the Swagger Petstore API via MCP protocol.
Dynamic loading and exposure of OpenAPI 3.0 defined endpoints.
That require a lightweight FastAPI-based MCP server for API testing or prototyping.
Swagger-MCP-server is a FastAPI-based server that dynamically loads the OpenAPI 3.0 specification of the Swagger Petstore API and exposes its endpoints. It supports full Petstore operations including Pets, Stores, and Users, enabling seamless interaction with the Petstore API through the MCP framework. This server leverages the mcp server CLI and dynamic tool registration for flexible API management.