ToolPin

io.github.outdoorithm/outdoorithm

io.github.outdoorithm/outdoorithm · v0.1.0 · MCP 2025-11-25

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

Reachability reachable
checked 2026-07-14 04:12 UTC
Registry status active
Tools pinned 17
8bdc2d0aea6c
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace io.github.outdoorithm (GitHub-account verified by the official registry)
Repository github.com/outdoorithm/website repo gone
Website https://outdoorithm.com
Remote endpoints
https://mcp.outdoorithm.com/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:12 first capture 17 tools pinned

Pinned tool definitions (17)

ToolDescription
create_alert Create a campsite availability alert that monitors for openings and notifies the user. Requires an Outdoorithm API key (generate at outdoorithm.com/dashboard/api-keys). The alert runs continuously, checking every 2-15 minutes depending...
list_alerts List all campsite availability alerts for an Outdoorithm user. Requires an Outdoorithm API key (generate at outdoorithm.com/dashboard/api-keys). Args: api_key: User's Outdoorithm API key from their dashboard settings. status:...
toggle_alert Pause or resume a campsite availability alert. If the alert is active, it will be paused (stops checking for availability). If the alert is paused, it will be resumed (starts checking again). Requires an Outdoorithm API key (generate...
delete_alert Permanently delete a campsite availability alert. This cannot be undone. All associated notification history will also be deleted. Consider using toggle_alert to pause instead of deleting. Requires an Outdoorithm API key (generate at...
build_packing_list 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 size. Args: campground_id: Optional CUID to...
calculate_drive_times 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 destinations per request. Args: origin_latitude:...
check_availability Check real-time campground availability for specific dates. Queries the camply-service to check live campsite availability against reservation systems. Supports 30+ providers including RecreationDotGov, ReserveCalifornia, state parks,...
check_safety Check campgrounds for safety issues, community atmosphere, and active alerts. Checks: - Greenbook community safety (vibe scores, discrimination reports, flag status) - Active campground alerts (closures, restrictions) from enriched...
compare_gear 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 hasn't named specific products. Args: gear_ids: List...
find_similar_campgrounds Find campgrounds similar to a given campground using vector embedding similarity. Uses pre-computed embeddings combining review text (semantic) and structured attributes (amenities, terrain, activities) for nuanced similarity...
get_campground_details 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: - Identity, location, fees, site info - All amenity and...
get_gear_for_campground Get personalized gear recommendations for a specific campground. Returns pre-computed recommendations across slot types: essential (must-have), activity (activity-matched), comfort (nice-to-have), amenity_gap (compensates for missing...
get_weather Get camping-specific 7-day weather forecast with suitability ratings and gear recommendations. Uses the Open-Meteo API (no key required) to provide: - Daily high/low temps, conditions, precipitation, wind - Camping suitability rating...
prepare_reservation 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 (release date/time, ToS-compliant guidance, alert suggestion)...
search_campgrounds Search for campgrounds with 40+ filters including location, amenities, activities, and community safety. Requires at least one location constraint: near_location, latitude+longitude, or states. Args: near_location: City, address,...
search_gear Search the Outdoorithm gear catalog by keyword, category, price range, kit, necessity, or recommendation tier. Returns matching products with prices, verdicts, and purchase links. For campground-specific recommendations, see...
health_check Check server health and connectivity. Returns: Dictionary with health status including: - status: "healthy" or "unhealthy" - version: Server version - environment: Current environment (dev/staging/prod)

Status badge

ToolPin status badge for io.github.outdoorithm/outdoorithm

[![ToolPin](https://toolpin.dev/badge/io.github.outdoorithm/outdoorithm.svg)](https://toolpin.dev/servers/io.github.outdoorithm/outdoorithm)

Maintain this server? Add the badge to your README — it links your users to this live status page.