National Parks
JSON →Access real-time information about U.S. National Parks, including park details, alerts, and activities, via the National Park Service (NPS) API.
Install
npx -y @smithery/cli Tools · 6
- findParks Search for national parks based on various criteria
- getParkDetails Get comprehensive 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
Environment variables
NPS_API_KEYYOUR_NPS_API_KEY
★ 39 GitHub stars