Outdoors
Server Details
US outdoor recreation: 37k+ trails, 30k+ campgrounds, parks, weather + wildfire safety. Read-only.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Score is being calculated. Check back soon.
Available Tools
20 toolsadventure.candidatesRead-onlyInspect
Suggest candidate adventures near a location by scoring nearby trails/parks/campgrounds deterministically.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lng | Yes | ||
| types | No | ||
| max_results | No | ||
| radius_miles | No | ||
| trail_difficulty | No |
adventure.outlineRead-onlyInspect
Create a structured, day-by-day itinerary outline from selected trail/park/campground IDs or slugs.
| Name | Required | Description | Default |
|---|---|---|---|
| park | No | ||
| trail | No | ||
| end_date | Yes | ||
| campground | No | ||
| start_date | Yes |
aqi.currentRead-onlyInspect
Current air quality (AQI) for a location.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| distance_miles | No |
campgrounds.getRead-onlyInspect
Get a single published, verified campground by id or slug.
| Name | Required | Description | Default |
|---|---|---|---|
| campground | Yes |
campgrounds.searchRead-onlyInspect
Search published, verified campgrounds with common filters (type, reservation, region/state, geo).
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| lat | No | ||
| lng | No | ||
| page | No | ||
| state | No | ||
| bounds | No | ||
| park_id | No | ||
| per_page | No | ||
| region_id | No | ||
| has_cabins | No | ||
| has_rv_sites | No | ||
| radius_meters | No | ||
| has_tent_sites | No | ||
| campground_type | No | ||
| reservation_type | No |
campsites.getRead-onlyInspect
Get a single campsite (and its campground/park/region relations) by campground + campsite id.
| Name | Required | Description | Default |
|---|---|---|---|
| campground | Yes | ||
| campsite_id | Yes |
campsites.listRead-onlyInspect
List campsites for a campground with filters (type, hookups, accessibility, availability, loop).
| Name | Required | Description | Default |
|---|---|---|---|
| loop | No | ||
| page | No | ||
| sort | No | name | |
| status | No | ||
| min_amps | No | ||
| per_page | No | ||
| direction | No | asc | |
| campground | Yes | ||
| hookup_type | No | ||
| pets_allowed | No | ||
| campsite_type | No | ||
| is_accessible | No | ||
| is_reservable | No | ||
| is_waterfront | No | ||
| min_occupancy | No | ||
| available_only | No | ||
| vehicle_length | No | ||
| is_pull_through | No |
fetchRead-onlyInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
fires.nearbyRead-onlyInspect
Nearby wildfire incidents for a location.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| radius_miles | No |
nearMe.searchRead-onlyInspect
Aggregate nearby Trails, Parks, and Campgrounds for a map-first exploration experience.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | ||
| lng | No | ||
| sort | No | distance | |
| types | No | ||
| bounds | No | ||
| search | No | ||
| radius_miles | No | ||
| combined_limit | No | ||
| per_type_limit | No |
Output Schema
| Name | Required | Description |
|---|---|---|
| source | Yes | |
| payload | Yes | |
| retrieved_at | Yes |
outdoors.pingRead-onlyInspect
Health check for the Outdoors MCP server.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
| ok | Yes | |
| timestamp | Yes | |
| app_version | Yes | |
| environment | Yes |
parks.getRead-onlyInspect
Get a single published, verified park by id or slug.
| Name | Required | Description | Default |
|---|---|---|---|
| park | Yes |
parks.searchRead-onlyInspect
Search published, verified parks with optional geo and region filters.
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| lat | No | ||
| lng | No | ||
| page | No | ||
| bounds | No | ||
| per_page | No | ||
| park_type | No | ||
| region_id | No | ||
| radius_meters | No |
safety.overviewRead-onlyInspect
Combined safety overview (weather alerts, AQI, wildfire context) for a location.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes |
searchRead-onlyInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
search.globalRead-onlyInspect
Global search across trails, parks, campgrounds, and water bodies (uses Meilisearch when available).
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| limit | No |
trails.getRead-onlyInspect
Get a single public, verified trail by id or slug, including nearby trails and breadcrumbs.
| Name | Required | Description | Default |
|---|---|---|---|
| trail | Yes |
trails.searchRead-onlyInspect
Search public, verified trails with filters (supports map bounds and near-me style geo filtering).
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| dir | No | asc | |
| lat | No | ||
| lng | No | ||
| page | No | ||
| sort | No | name | |
| bounds | No | ||
| region | No | ||
| per_page | No | ||
| difficulty | No | ||
| radius_meters | No | ||
| max_length_miles | No | ||
| min_length_miles | No |
weather.alertsRead-onlyInspect
Weather alerts for a location.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes |
weather.currentRead-onlyInspect
Current weather conditions for a location.
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!