{
  "schema_version": "v1",
  "name_for_human": "Atlas civique IA-ready",
  "name_for_model": "web_mcp_atlas",
  "description_for_human": "Datasets publics structurés des territoires français — lisibles par les assistants IA.",
  "description_for_model": "Static read-only catalog of French civic data (tourism, communes, businesses) served as Schema.org JSON-LD and llms.txt. To consume, fetch /ai/manifest.json then follow per_commune_pattern. No auth. No write actions.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "manifest",
    "url": "https://web-mcp.fr/ai/manifest.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://web-mcp.fr/favicon.ico",
  "contact_email": "contact@web-mcp.fr",
  "legal_info_url": "https://web-mcp.fr/mentions-legales/"
}