{ "opencollection": "1.0.0", "info": { "name": "Azure API Management Gateway AI MCP API", "version": "2024-05-01" }, "items": [ { "info": { "name": "MCP", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure API Management MCP Server Request Via AI Gateway", "type": "http" }, "http": { "method": "POST", "url": "https://{service-name}.azure-api.net/mcp", "body": { "type": "json", "data": "{}" } }, "docs": "Routes requests to MCP (Model Context Protocol) servers configured as AI backends." } ] } ], "bundled": true }