highMCP_METADATA_INVALID
JSON response lacks usable MCP metadata
Expose protocol version, endpoint, server identity, or capabilities.
GET https://globalshop.platphormnews.com/api/mcp
HTTP 200
Content-Type: application/json
108 ms
Digest: sha256:b86cc2d8e324c5857a5b1ffed672d7c2b71c8364ab099b08b83ef27450edae7a
Preview: {"ok":true,"data":{"name":"GlobalShop MCP","endpoint":"/api/mcp","jsonrpc":"2.0","readOnly":true,"methods":["initialize","ping","tools/list","tools/call","resources/list","resources/read","prompts/list","prompts/get"],"tools":[{"name":"globalshop.get_product_catalog","description":"Return the real public product catalog and checkout configuration state.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}}],"resources":[{"uri":"globalshop://catalog/products","name":"GlobalShop product catalog","description":"The public product records rendered by the storefront.","mimeType":"application/json"}],"prompts":[]}}