Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Tentahead MCPFind parks within 2 hours of Chicago with EV charging and open sites next weekend"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tentahead-mcp
MCP server for campsite search and trip planning. Search parks, check availability, compare options, and plan group trips — all from your AI assistant.
Connects to the Tentahead API, which covers Illinois state parks with live availability, weather, safety, EV charging, and drive-time data.
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"tentahead": {
"command": "npx",
"args": ["-y", "tentahead-mcp"]
}
}
}That's it. An API key is created automatically on first run.
Tools
Tool | Description |
| Search parks by origin, drive time, activities, camping types, and group support |
| Find available campsites for a date range, ranked for group fit and amenities |
| Find upcoming weekends with viable availability for a group |
| Check site-level availability for a specific park and date range |
| Full park profile with facilities, rules, trails, and planning details |
| Forecast conditions and monthly normals for trip planning |
| Safety context including alerts, hunting overlap, and emergency support |
| On-site and nearby EV charging stations with connector and power filters |
| Find parks similar to a reference site or description |
Prompts
Prompt | Description |
| Plan a troop trip with availability, safety, and weather workflow |
| Fast weekend search flow |
| Pre-trip weather/safety/facility briefing |
| Compare two or three parks side-by-side |
Example Queries
"Find campgrounds within 2 hours of Chicago for a 20-person scout troop in May"
"Compare Illinois Beach and Kankakee River for a family weekend"
"Which parks near Springfield have electric sites available the weekend of April 12?"
"Give me a pre-trip safety briefing for Starved Rock this Friday"
Configuration
Environment Variable | Default | Description |
|
| API endpoint |
API keys are stored in ~/.tentahead/api-key.json and created automatically.
How It Works
This is a thin relay that connects your local MCP client (Claude, ChatGPT, etc.) to the Tentahead API. Tools and prompts are discovered dynamically from the upstream server, so you always get the latest capabilities without updating this package.
Links
Tentahead — Browse campground listings
API Health — Check API status
llms.txt — LLM discovery file
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.