{"openapi":"3.1.0","info":{"title":"MCP Metadata Server","version":"1.0.0"},"paths":{"/health":{"get":{"summary":"Root Health","description":"Health check endpoint at root path","operationId":"root_health_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/mcp/health":{"get":{"summary":"Mcp Health","description":"Health check endpoint at MCP path","operationId":"mcp_health_mcp_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}}}}