{
  "specVersion": "1.0",
  "host": {
    "displayName": "Parks Open",
    "identifier": "did:web:parksopen.ca",
    "documentationUrl": "https://parksopen.ca/"
  },
  "entries": [
    {
      "identifier": "urn:air:parksopen.ca:server:parksopen",
      "displayName": "Parks Open MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://parksopen.ca/api/mcp",
      "description": "Remote MCP server for live campsite availability across Canadian park reservation systems (BC Parks): search by real availability, exact equipment fit, and per-site attributes, with one-click reservation deep links into the official booking flow.",
      "capabilities": [
        "parksopen_search_campsites",
        "parksopen_park_availability_calendar",
        "parksopen_find_open_parks",
        "parksopen_check_alerts",
        "parksopen_check_weather",
        "parksopen_park_info",
        "parksopen_get_booking_link"
      ],
      "openapi": "https://parksopen.ca/openapi.json",
      "representativeQueries": [
        "find a lakeside tent site in Alice Lake for two nights next weekend",
        "which BC Parks sites fit a 32ft RV over the long weekend",
        "pet-friendly campsite near the water in Golden Ears in September"
      ],
      "version": "0.2.0",
      "updatedAt": "2026-09-06T02:52:46.751Z",
      "trustManifest": {
        "identity": "https://parksopen.ca",
        "identityType": "https"
      }
    }
  ]
}