Tentahead MCP
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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_campsitesA | Find available campsite options for a date range, ranked for group fit, amenities, drive time, and price across supported parks. |
| find_open_weekendsA | Find upcoming weekend date options with viable campsite availability for a group, optionally filtered by park, state, month, or drive time. |
| check_availabilityA | Check detailed site-level availability for a specific park and date range, including spot types and capacity context. |
| get_park_detailsB | Return a park profile with facilities, rules, trails, amenities, and scout-relevant planning details for a specific park. |
| search_parksB | Search supported parks by origin, drive time, activities, camping types, and group-camping support. |
| find_similarB | Find campsites similar to a reference site or campsite description, optionally filtering to currently available matches for a date range. |
| get_weatherB | Return forecast conditions and monthly normals for trip planning at a specific park. |
| check_safetyA | Return park safety context including alerts, hunting overlap, and nearby emergency support for a given trip window. |
| find_ev_chargingA | 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 | |
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose with no overlap: availability checking, safety context, campsite finding, EV charging, weekend planning, similarity matching, park details, weather forecasting, and park searching. The descriptions reinforce unique functions, making tool selection unambiguous.
All tools follow a consistent verb_noun pattern (e.g., check_availability, find_campsites, get_park_details) with no deviations in style or convention. This predictability aids agent understanding and navigation of the toolset.
With 9 tools, the set is well-scoped for trip planning and campsite booking, covering key aspects like availability, safety, amenities, weather, and search. Each tool earns its place without redundancy or bloat, fitting typical server scope expectations.
The toolset provides comprehensive coverage for campsite and park planning, including search, details, availability, safety, weather, and specialized features like EV charging and similarity matching. No obvious gaps exist; agents can handle end-to-end planning workflows effectively.