Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TENTAHEAD_API_URL | No | API endpoint | https://api.tentahead.com/mcp |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_campsites | Find available campsite options for a date range, ranked for group fit, amenities, drive time, and price across supported parks. |
| find_open_weekends | Find upcoming weekend date options with viable campsite availability for a group, optionally filtered by park, state, month, or drive time. |
| check_availability | Check detailed site-level availability for a specific park and date range, including spot types and capacity context. |
| get_park_details | Return a park profile with facilities, rules, trails, amenities, and scout-relevant planning details for a specific park. |
| search_parks | Search supported parks by origin, drive time, activities, camping types, and group-camping support. |
| find_similar | Find campsites similar to a reference site or campsite description, optionally filtering to currently available matches for a date range. |
| get_weather | Return forecast conditions and monthly normals for trip planning at a specific park. |
| check_safety | Return park safety context including alerts, hunting overlap, and nearby emergency support for a given trip window. |
| find_ev_charging | Return on-site charging options and nearby public charging stations for a park, with connector, power, and network filters. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| plan_troop_trip | Plan a troop trip with availability, safety, and weather workflow |
| weekend_search | Fast weekend search flow |
| pre_trip_check | Pre-trip weather/safety/facility briefing flow |
| compare_parks | Compare two or three parks side-by-side |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |