An MCP server generated from an OpenAPI specification that exposes Petstore API endpoints as tools for AI assistants. It enables interaction with pet store management functionalities using the Model Context Protocol over SSE transport.
A standalone MCP server that exposes Petstore API endpoints as tools for AI assistants like Claude and ChatGPT. It enables interaction with petstore management services through natural language by proxying API requests via SSE transport.
A standalone MCP server generated from an OpenAPI specification that exposes Petstore API endpoints as tools for AI assistants. It utilizes SSE transport to enable models to interact with pet store management functionalities through natural language.
Auto-generated MCP server wrapping a Petstore API, providing tools for managing pets, store inventory, orders, and users via natural language or MCP clients.
A read-only MCP server that exposes Swagger Petstore v2 GET endpoints as tools for searching available pets, fetching pet details, and checking inventory.