{"name":"ca.parksopen/parksopen","slug":"parksopen","title":"Parks Open","description":"Live BC Parks campsite and day-pass status with freshness and official booking links.","url":"https://mcp.market/server/parksopen","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":0,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://parksopen.ca/agents","version":"0.1.3","remotes":[{"type":"streamable-http","url":"https://parksopen.ca/api/mcp"}],"packages":[],"tools":[{"name":"parksopen_check_alerts","description":"Use this when checking current closures, fire bans, advisories, or nearby wildfires for one park or system-wide. Run it before recommending a park in summer; these are 'verify before you travel' notices, never a booking or safety claim.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"system":{"description":"reservation system id, e.g. bc_parks. Omit for the default system.","type":"string"},"province":{"description":"province code or URL prefix (bc, on, …) — an alternative to system.","type":"string"},"park":{"description":"park name; omit for a system-wide summary","type":"string"}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_check_day_passes","description":"Use this when the user asks whether a BC Parks day-use pass is required, available, sold out, not released yet, or closed for a date, park, access area, or AM/PM slot. It returns every tracked access area and time slot for the requested parks across the live three-day booking window, with explicit No pass needed versus Sold out states, freshness, the Parks Open comparison page, and the official BC Parks booking handoff. If live inventory is stale, incomplete, or conflicts with published rules, it fails closed and will not claim Available or Sold out.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"date":{"description":"visit date, YYYY-MM-DD. Omit for today in British Columbia.","type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"days":{"description":"number of consecutive dates to compare, 1 to 3; default is the full 3-day booking window","type":"integer","minimum":1,"maximum":3},"parks":{"description":"optional park names, e.g. ['Golden Ears', 'Garibaldi']; omit to return every tracked day-pass park","minItems":1,"maxItems":4,"type":"array","items":{"type":"string"}}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_check_weather","description":"Use this when the user asks about forecast conditions or air quality at a named park. It returns the Environment Canada forecast (daily high/low/conditions, about 6 days) and AQHI for the nearest station; if the park is beyond range it says so and never invents temperatures.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"system":{"description":"reservation system id, e.g. bc_parks. Omit for the default system.","type":"string"},"province":{"description":"province code or URL prefix (bc, on, …) — an alternative to system.","type":"string"},"park":{"type":"string","description":"park name"}},"required":["park"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_find_open_parks","description":"Use this when the user has not named a park and wants PARKS ranked by soonest opening or estimated drive time, such as 'where can I camp this weekend' or 'anything near Vancouver with space'. It uses the default tent-compatible inventory and can filter confirmed amenities. Do not use it when van, trailer, RV, or other equipment fit matters; use parksopen_search_campsites with equipment_class. For a named park use parksopen_search_campsites or parksopen_park_availability_calendar.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"system":{"description":"reservation system id, e.g. bc_parks. Omit for the default system.","type":"string"},"province":{"description":"province code or URL prefix (bc, on, …) — an alternative to system.","type":"string"},"weekend":{"description":"this coming weekend (Fri→Sun, 2 nights)","type":"boolean"},"start_date":{"description":"a specific arrival date; omit to find the soonest opening","type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"nights":{"description":"default 2 (weekend) or 1","type":"integer","minimum":1,"maximum":14},"horizon_days":{"description":"how far ahead to look when no date is fixed; default 14","type":"integer","minimum":2,"maximum":35},"near_city":{"description":"rank by drive time from this city (Vancouver, Victoria, Nanaimo, Whistler, Kelowna, Kamloops, Cranbrook, Prince George, Fort St. John)","type":"string"},"region":{"description":"restrict to a region name as the site shows it, e.g. 'Vancouver Island'","type":"string"},"amenities":{"description":"ANDed site attributes (confirmed-only; the count is a floor)","type":"array","items":{"type":"string"}},"limit":{"type":"integer","minimum":1,"maximum":40}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_get_booking_link","description":"Use this when a search is complete, or when the user already knows the park and dates, to create a deterministic official reservation link with park, dates, and equipment pre-filled. The user completes the booking there; Parks Open never books, holds sites, takes payment, or treats the link itself as proof of availability.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"park":{"type":"string","description":"park name — approximate is fine"},"system":{"description":"reservation system id, e.g. bc_parks","type":"string"},"province":{"description":"province code or prefix, e.g. bc","type":"string"},"start_date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"end_date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$"},"equipment_class":{"description":"canonical class or free text; default tent","type":"string"},"category":{"type":"string","enum":["frontcountry","backcountry","group","cabin"]}},"required":["park","start_date","end_date"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_park_availability_calendar","description":"Use this when the user asks 'when is X free', 'how busy is X', or 'which weekend should I try' for ONE named park. It returns nightly open counts for the next 8 weeks, whole-stay counts for four weekends, fill rate, and booking rules. For exact equipment fit or specific dates across many parks use parksopen_search_campsites.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"park":{"type":"string","description":"park name — approximate is fine"},"system":{"description":"reservation system id, e.g. bc_parks","type":"string"},"province":{"description":"province code or prefix, e.g. bc","type":"string"},"days":{"type":"integer","minimum":7,"maximum":92}},"required":["park"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_park_info","description":"Use this when the user asks about reservation policy, fees, pets, fires, facilities, or park descriptions, such as 'does X allow dogs' or 'when do reservations open'. It returns slower-changing facts from the provider's published pages with sources. Do not use it for availability (parksopen_search_campsites) or current closures (parksopen_check_alerts).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"question":{"type":"string","description":"what you want to know (fees, pets, fires, showers, reservations policy…)"},"park":{"description":"park name, when the question is about one park","type":"string"}},"required":["question"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"parksopen_search_campsites","description":"Use this when exact dates or equipment fit matter, for questions like 'is X available', 'find a site for the long weekend', or 'which parks have space for a 32 ft RV'. It reads observed campsite availability across Canadian park reservation systems (BC Parks today) from public reservation data. Filters the official sites cannot: exact equipment fit, electrical, waterfront, shade, pets, privacy — across every park at once. Returns only sites observed open for EVERY requested night, with an absolute Parks Open page URL to cite, a booking link into the official reservation flow (we never book for the user), and observed_at for freshness; verify availability on the official site. Not for: fees, rules, facilities (use parksopen_park_info), weather (parksopen_check_weather), closures (parksopen_check_alerts), or dates beyond the provider's booking window.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"start_date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"arrival, YYYY-MM-DD"},"end_date":{"type":"string","pattern":"^\\d{4}-\\d{2}-\\d{2}$","description":"departure, YYYY-MM-DD (exclusive; nights = end − start)"},"park":{"description":"park name — approximate is fine (partial, missing 'Provincial', misspelled). Omit to search every park. If it cannot be resolved you get a did-you-mean list.","type":"string"},"system":{"description":"reservation system id, e.g. bc_parks. Omit for every tracked system.","type":"string"},"province":{"description":"province code or URL prefix (bc, on, …) — an alternative to system.","type":"string"},"category":{"description":"booking category; default frontcountry (drive-in campsites)","type":"string","enum":["frontcountry","backcountry","group","cabin"]},"equipment_class":{"description":"canonical class (tent, tent2, tent3, van, trailer_18, rv_32, rv_32_plus) or free text like '30ft trailer'. Default tent.","type":"string"},"amenities":{"description":"ANDed site attributes: electrical, waterfront, pets, some_shade, full_shade, double, near_restroom, walk_in, accessible, pull_through, private, big_rig","type":"array","items":{"type":"string"}},"min_privacy":{"description":"'Good' or 'Excellent'","type":"string"},"limit":{"description":"page size, default 20","type":"integer","minimum":1,"maximum":50},"cursor":{"description":"opaque cursor from a previous page","type":"string"}},"required":["start_date","end_date"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-18T04:54:00.407Z","report":{"scannerVersion":"0.1.2","scannedAt":"2026-09-18T04:54:00.335Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2833ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://parksopen.ca/api/mcp","reachable":true,"authRequired":false,"latencyMs":2833,"serverInfo":{"name":"parksopen","version":"0.1.3"}}],"packages":[],"repo":{"found":false}}}},"grade_history":[],"reviews":[]}