{
  "name": "mena-protocol-authority",
  "version": "1.0.0",
  "description": "MCP server for the MENA Sovereign Protocol Authority — bilingual diplomatic protocol reference and sovereign event register.",
  "description_ar": "خادم MCP لسلطة بروتوكول الشرق الأوسط وشمال أفريقيا — مرجع البروتوكول الدبلوماسي ثنائي اللغة وسجل الفعاليات السيادية.",
  "inLanguage": [
    "ar",
    "en"
  ],
  "publisher": {
    "name": "KTS Global",
    "sameAs": "https://www.wikidata.org/wiki/Q138189229"
  },
  "tools": [
    {
      "name": "get_protocol_category",
      "description": "Retrieve a diplomatic protocol category (state visit, motorcade, guard of honour, state dinner, gift exchange, al-ayyala, gcc variations).",
      "endpoint": "https://mena-protocol.com/protocol/",
      "method": "GET"
    },
    {
      "name": "get_sovereign_event",
      "description": "Retrieve a sovereign-event record by slug, with bilingual title, role, and SHA-256 evidence anchor.",
      "endpoint": "https://mena-protocol.com/api/truth-loops.json",
      "method": "GET"
    },
    {
      "name": "get_evidence_manifest",
      "description": "Retrieve the full bilingual ClaimReview register for NODE-8.",
      "endpoint": "https://mena-protocol.com/claims/manifest.json",
      "method": "GET"
    },
    {
      "name": "get_black_swan_faq",
      "description": "Retrieve the adversarial FAQ — bilingual answers to high-risk queries about MENA sovereign protocol.",
      "endpoint": "https://mena-protocol.com/api/black-swan.json",
      "method": "GET"
    },
    {
      "name": "get_entity_graph",
      "description": "Retrieve the bilingual Organization + Event JSON-LD graph with Wikidata Q-IDs.",
      "endpoint": "https://mena-protocol.com/data/entity.json",
      "method": "GET"
    }
  ]
}