{
  "entries": [
    {
      "identifier": "urn:deniable:synthetic-test-data-mcp",
      "displayName": "Deniable synthetic test data MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://deniable.net/api/mcp",
      "description": "Authenticated MCP access for discovering curated synthetic test documents and metered retrieval workflows for AI, RAG, NLP, QA, email parser, and edge-case testing.",
      "representativeQueries": [
        "Find synthetic support tickets for testing an NLP or RAG pipeline",
        "Discover EML and JSON test documents for an email parser",
        "Retrieve curated synthetic documents for AI evaluation"
      ]
    },
    {
      "identifier": "urn:deniable:synthetic-test-data-catalogue",
      "displayName": "Deniable synthetic test data catalogue",
      "type": "text/html",
      "url": "https://deniable.net/datasets",
      "description": "Public catalogue of pre-generated synthetic document packs for parser testing, RAG evaluation, NLP workflows, QA, and software testing.",
      "representativeQueries": [
        "Browse synthetic datasets for document parser testing",
        "Find realistic edge-case documents without production data"
      ]
    }
  ]
}
