highMCP_METADATA_INVALID
JSON response lacks usable MCP metadata
Expose protocol version, endpoint, server identity, or capabilities.
GET https://enrich.platphormnews.com/api/mcp
HTTP 200
Content-Type: application/json
58 ms
Digest: sha256:2b453384aaa89a377c704a979b337e5351d338f25956f0e7df9e11b2cd60f899
Preview: {"ok":true,"data":{"service":"threatpulse","version":"0.1.2","endpoint":"https://threatpulse.platphormnews.com/api/mcp","tools":[{"name":"enrich_indicators","description":"Enrich a bounded set of IP, domain, URL, or file-hash indicators using the configured abuse.ch feed mode.","inputSchema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":8000}},"required":["query"],"additionalProperties":false}},{"name":"get_enrichment_status","description":"Return the current live or fixture feed mode without performing a lookup.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}}],"resources":[{"uri":"threatpulse://service","name":"ThreatPulse service","mimeType":"application/json"},{"uri":"threatpulse://policy","name":"Enrichment evidence policy","mimeType":"application/json"}],"prompts":[{"name":"enrich_iocs","description":"Enrich supplied indicators without treating missing records as proof of safety."}]}}