Public MCP server generated from the Swagger Petstore OpenAPI specification using MCPForge.
Demonstrates automatic OpenAPI-to-MCP conversion, tool classification, security reviews, permissions, audit logging, and governance controls for production MCP deployments.
This server exposes 19 tools from the Petstore API and is intended as a public demonstration of MCPForge-generated MCP infrastructure.
Server Config
{
"mcpServers": {
"petstore": {
"url": "https://www.mcpforge.tech/api/servers/swagger-petstore-openapi-3-0-susoj"
}
}
}