Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NPS_API_KEY | Yes | API key from the National Park Service Developer Portal |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
findParks | Search for national parks based on state, name, activities, or other criteria |
getParkDetails | Get detailed information about a specific national park |
getAlerts | Get current alerts for national parks including closures, hazards, and important information |
getVisitorCenters | Get information about visitor centers and their operating hours |
getCampgrounds | Get information about available campgrounds and their amenities |
getEvents | Find upcoming events at parks |