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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/enharper/tentahead-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server