Emulates a Swagger Petstore API using a dynamic Model Context Protocol (MCP) server.
The Swagger tool provides a lightweight Model Context Protocol (MCP) server that interacts with the Swagger Petstore API using an OpenAPI 3.0 specification. It dynamically loads API tools defined in `openapi.json` and exposes endpoints that mimic those of the Petstore API using the `mcp.server.fastmcp` module, allowing for easy integration and testing with existing Petstore API workflows.