{
  "name": "grounding-mcp",
  "status": "ok",
  "description": "Public read-only MCP server for the Grounding LLM Hallucination Incident Index.",
  "endpoints": {
    "streamableHttp": "/mcp",
    "sse": "/sse"
  },
  "dataset": "https://grounding.fyi/static/data/incidents.json",
  "license": "CC-BY-4.0",
  "source": "https://grounding.fyi/incidents/Hallucination-Incident-Index"
}