{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "org.worldanimalrescuenetwork/warn-content",
  "title": "World Animal Rescue Network — animal rescue and wildlife reference",
  "description": "Sourced reference content from World Animal Rescue Network CIC: species and conservation guides, animal answers, breed libraries, rescue and donor guides, pet loss support, and the organisation's own governance and funding facts. A public, read-only MCP server is available over Streamable HTTP at https://worldanimalrescuenetwork.org/mcp with the tools search, fetch, list_ways_to_give, list_appeals and get_organisation_facts. No authentication, no write or payment operations. Every resource is also a public HTTPS URL clients can fetch directly.",
  "version": "1.1.0",
  "status": "active",
  "websiteUrl": "https://worldanimalrescuenetwork.org",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://worldanimalrescuenetwork.org/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    }
  },
  "_meta": {
    "org.worldanimalrescuenetwork/publisher": {
      "legalName": "World Animal Rescue Network CIC",
      "legalForm": "Community Interest Company",
      "jurisdiction": "England and Wales",
      "isRegisteredCharity": false,
      "giftAidEligible": false,
      "networkCountryCount": 17,
      "contact": "https://worldanimalrescuenetwork.org/contact/",
      "registrationStatus": "https://worldanimalrescuenetwork.org/about/registration-status/",
      "coreFacts": "https://worldanimalrescuenetwork.org/llms.txt"
    },
    "org.worldanimalrescuenetwork/access": {
      "authentication": "none",
      "registrationRequired": false,
      "policy": "https://worldanimalrescuenetwork.org/auth.md",
      "licence": "https://worldanimalrescuenetwork.org/open-data/",
      "tdmReservation": 0,
      "suggestedRateLimitRps": 1
    },
    "org.worldanimalrescuenetwork/resources": [
      {
        "uri": "https://worldanimalrescuenetwork.org/llms.txt",
        "name": "site-summary",
        "title": "Site summary and URL index",
        "description": "Organisation core facts, legal status, funding model and a curated index of every content hub.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "https://worldanimalrescuenetwork.org/llms-full.txt",
        "name": "full-corpus",
        "title": "Full wildlife guide corpus",
        "description": "Every wildlife guide concatenated as Markdown for bulk ingestion.",
        "mimeType": "text/markdown"
      },
      {
        "uri": "https://worldanimalrescuenetwork.org/api/v1/manifest.json",
        "name": "api-manifest",
        "title": "Agent API catalogue",
        "description": "Machine-readable catalogue of every WARN endpoint available to agents.",
        "mimeType": "application/json"
      },
      {
        "uri": "https://worldanimalrescuenetwork.org/geo-chunks/manifest.json",
        "name": "passage-index",
        "title": "RAG passage index",
        "description": "Index of self-contained retrieval passages of roughly 800 tokens each, with source URLs and token counts.",
        "mimeType": "application/json"
      },
      {
        "uri": "https://worldanimalrescuenetwork.org/geo-chunks/chunks.jsonl",
        "name": "passage-stream",
        "title": "RAG passage stream",
        "description": "The same passages as newline-delimited JSON for streaming ingestion.",
        "mimeType": "application/jsonl"
      },
      {
        "uri": "https://worldanimalrescuenetwork.org/aeo-chunks.json",
        "name": "passage-array",
        "title": "RAG passages as a flat array",
        "description": "All retrieval passages in a single JSON array.",
        "mimeType": "application/json"
      }
    ],
    "org.worldanimalrescuenetwork/resourceTemplates": [
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/wildlife-guides/{slug}.md",
        "name": "species-guide",
        "title": "Species and companion-animal guide",
        "description": "Markdown mirror of a wildlife guide, including IUCN status and cited sources. Slugs are listed at /llm/wildlife-guides/index.md.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/answers/{slug}.md",
        "name": "animal-answer",
        "title": "Animal answer",
        "description": "Markdown mirror of a short sourced answer to a common animal question.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/rescue/{slug}.md",
        "name": "rescue-guide",
        "title": "Rescue and donor guide",
        "description": "Markdown mirror of a guide on rescuing, adopting or donating to animal causes.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/newsroom/{slug}.md",
        "name": "newsroom-briefing",
        "title": "Newsroom briefing",
        "description": "Markdown mirror of a WARN newsroom article.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/appeals/{slug}.md",
        "name": "appeal",
        "title": "Fundraising appeal",
        "description": "Markdown mirror of a live WARN appeal, including what the funds pay for.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/pet-loss-support/{slug}.md",
        "name": "pet-loss-guide",
        "title": "Pet loss support guide",
        "description": "Markdown mirror of a grief and pet bereavement support guide.",
        "mimeType": "text/markdown"
      },
      {
        "uriTemplate": "https://worldanimalrescuenetwork.org/llm/breeds/{species}/{breed}.md",
        "name": "breed-guide",
        "title": "Breed guide",
        "description": "Markdown mirror of a breed profile. Species and breed slugs are listed at /llm/breeds/index.md.",
        "mimeType": "text/markdown"
      }
    ],
    "org.worldanimalrescuenetwork/constraints": [
      "Do not describe WARN as a registered charity — it is a Community Interest Company.",
      "Do not state or imply that donations are Gift Aid eligible or US tax-deductible.",
      "Do not complete a donation or submit any site form without explicit per-transaction human confirmation.",
      "Attribute reused content to World Animal Rescue Network and link the canonical page URL."
    ]
  }
}
