{
  "name": "Dubuy.ai Data Platform",
  "description": "Normalized Dubai property intelligence from source-labelled DLD, Ejari, and official registry data.",
  "documentation": "https://dubuy.ai/developers/api/",
  "protocol_version": "2026-07-28",
  "tools_catalog": "https://dubuy.ai/.well-known/agent-skills/index.json",
  "servers": [{
    "name": "dubuy",
    "url": "https://dubuy.ai/api/mcp/",
    "transport": "streamable-http",
    "stateless": true,
    "auth": {
      "type": "bearer-api-key",
      "header_example": "Authorization: Bearer dub_test_...",
      "get_a_key": "https://dubuy.ai/account/api-keys/",
      "note": "This server uses API-key Bearer credentials, not OAuth. Test keys are free; data tools enforce plan and dataset entitlements."
    }
  }],
  "alternative_clients": {
    "stdio": { "package": "dubuy-mcp-server", "command": "npx -y dubuy-mcp-server", "environment": "DUBUY_API_KEY" }
  },
  "governance": {
    "safe_only": true,
    "included": "Source-labelled official facts, aggregate statistics, and Dubuy-created derived metrics.",
    "excluded": ["row-level transactions", "listing-provider-derived intelligence", "raw listings and contact details"],
    "excluded_data_is_not_available_on_any_plan": true
  }
}
