# Outdoors MCP server

US outdoor recreation: 37k+ trails, 30k+ campgrounds, parks, weather + wildfire safety. Read-only.

## Links
- Registry page: https://www.getdrio.com/mcp/com-theoutdoorsapp-outdoors
- Website: https://theoutdoorsapp.com/ai

## Install
- Endpoint: https://theoutdoorsapp.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://theoutdoorsapp.com/mcp

## Tools
- adventure.candidates - Suggest candidate adventures near a location by scoring nearby trails/parks/campgrounds deterministically. Endpoint: https://theoutdoorsapp.com/mcp
- adventure.outline - Create a structured, day-by-day itinerary outline from selected trail/park/campground IDs or slugs. Endpoint: https://theoutdoorsapp.com/mcp
- search - Search Outdoors (theoutdoorsapp.com) for U.S. hiking trails, parks, campgrounds, and lakes/rivers/reservoirs. Returns a list of results whose ids can be passed to the fetch tool for the full record. Endpoint: https://theoutdoorsapp.com/mcp
- fetch - Fetch the full Outdoors record for a search result id (e.g. "trail:bear-lake-loop", "park:rocky-mountain-national-park"). Returns the complete text of the record plus the canonical theoutdoorsapp.com URL for citation. Endpoint: https://theoutdoorsapp.com/mcp
- outdoors.ping - Health check for the Outdoors MCP server. Endpoint: https://theoutdoorsapp.com/mcp
- search.global - Global search across trails, parks, campgrounds, and water bodies (uses Meilisearch when available). Endpoint: https://theoutdoorsapp.com/mcp
- nearMe.search - Aggregate nearby Trails, Parks, and Campgrounds for a map-first exploration experience. Endpoint: https://theoutdoorsapp.com/mcp
- trails.search - Search public, verified trails with filters (supports map bounds and near-me style geo filtering). Endpoint: https://theoutdoorsapp.com/mcp
- trails.get - Get a single public, verified trail by id or slug, including nearby trails and breadcrumbs. Endpoint: https://theoutdoorsapp.com/mcp
- safety.overview - Combined safety overview (weather alerts, AQI, wildfire context) for a location. Endpoint: https://theoutdoorsapp.com/mcp
- weather.current - Current weather conditions for a location. Endpoint: https://theoutdoorsapp.com/mcp
- weather.alerts - Weather alerts for a location. Endpoint: https://theoutdoorsapp.com/mcp
- aqi.current - Current air quality (AQI) for a location. Endpoint: https://theoutdoorsapp.com/mcp
- fires.nearby - Nearby wildfire incidents for a location. Endpoint: https://theoutdoorsapp.com/mcp
- parks.search - Search published, verified parks with optional geo and region filters. Endpoint: https://theoutdoorsapp.com/mcp
- parks.get - Get a single published, verified park by id or slug. Endpoint: https://theoutdoorsapp.com/mcp
- campsites.list - List campsites for a campground with filters (type, hookups, accessibility, availability, loop). Endpoint: https://theoutdoorsapp.com/mcp
- campsites.get - Get a single campsite (and its campground/park/region relations) by campground + campsite id. Endpoint: https://theoutdoorsapp.com/mcp
- campgrounds.search - Search published, verified campgrounds with common filters (type, reservation, region/state, geo). Endpoint: https://theoutdoorsapp.com/mcp
- campgrounds.get - Get a single published, verified campground by id or slug. Endpoint: https://theoutdoorsapp.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.theoutdoorsapp
- Version: 1.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 20, 2026
- Source: https://registry.modelcontextprotocol.io
