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.
Overview
Overview
This MCP server was generated automatically from the Swagger Petstore OpenAPI specification using MCPForge.
Features
- 19 MCP tools
- OpenAPI to MCP conversion
- Hosted MCP endpoint
- Tool classification
- Security review support
- Audit logging
- Permissions and governance controls
Generated With
MCPForge helps teams convert OpenAPI specifications into production-ready MCP servers with security, governance, and operational controls.
Server Config
{
"mcpServers": {
"petstore": {
"url": "https://www.mcpforge.tech/api/servers/swagger-petstore-openapi-3-0-susoj"
}
}
}