mcpserver.lol
registry/outdoorithm
Connection check verified live · 27h ago

outdoorithm

Campground discovery, availability, planning, and booking handoffs across US public lands.

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

13 tools

Read from the running server on 27h ago.

build_packing_list read-only adultsnightsseasonchildrenhas_petstrip_type +2
Generate a context-aware packing checklist for a camping trip. Returns categorized items from the gear catalog, adjusted for campground amenities, activities, weather, and group s…
calculate_drive_times read-only destinations*origin_latitude*origin_longitude*
Calculate realistic drive times from an origin to multiple campgrounds using Mapbox routing with live traffic. Uses the Mapbox Matrix API for traffic-aware routing. Maximum 9 dest…
check_availability read-only end_date*min_nightsstart_date*campground_id*
Check real-time campground availability for specific dates. Queries the camply-service to check live campsite availability against reservation systems. Supports 30+ providers incl…
check_safety read-only campground_ids*
Check campgrounds for safety issues, community atmosphere, and active alerts. Checks: - Greenbook community safety (vibe scores, discrimination reports, flag status) - Active camp…
compare_gear read-only gear_ids*
Compare 2-3 gear items side-by-side with specs, pros/cons, verdicts, and comparison summary. Supports lookup by unique_id with slug fallback. Use search_gear first if the user has…
find_similar_campgrounds read-only result_limitcampground_id*max_distance_kmsemantic_weightstructured_weight
Find campgrounds similar to a given campground using vector embedding similarity. Uses pre-computed embeddings combining review text (semantic) and structured attributes (amenitie…
get_campground_details read-only campground_id*
Get comprehensive details for a specific campground including amenities, reviews, safety, and seasonal ratings. Returns ~80 curated fields (not the raw 214-column dump) including:…
get_gear_for_campground read-only slot_typecampground_id*
Get personalized gear recommendations for a specific campground. Returns pre-computed recommendations across slot types: essential (must-have), activity (activity-matched), comfor…
get_weather read-only latitude*longitude*check_in_datecheck_out_datecampground_name
Get camping-specific 7-day weather forecast with suitability ratings and gear recommendations. Uses Open-Meteo's commercial API to provide: - Daily high/low temps, conditions, pre…
health_check read-only
Check server health and connectivity. Returns: Dictionary with health status including: - status: "healthy" or "unhealthy" - version: Server version - environment:…
prepare_reservation read-only end_date*party_sizestart_date*campground_id*
Prepare a one-tap booking handoff for the user's chosen campground/dates. Returns a pre-filled deep link to the operator's reservation page plus the booking-window context (releas…
search_campgrounds read-only limitstateslatitudelongitudeallows_petscamping_type +42
Search for campgrounds with 40+ filters including location, amenities, activities, and community safety. Requires at least one location constraint: near_location, latitude+longitu…
search_gear read-only limitquerykit_namemax_pricemin_pricenecessity +2
Search the Outdoorithm gear catalog by keyword, category, price range, kit, necessity, or recommendation tier. Returns matching products with prices, verdicts, and purchase links.…