This repository hosts an MCP server providing real-time access to the National Park Service API, offering tools to find park details, alerts, and visitor center information for U.S. National Parks.
This MCP (Multi-Cloud Platform) Server provides real-time information about U.S. National Parks via the National Park Service (NPS) API. It offers tools to access park details, alerts, activities, visitor centers, campgrounds, and events.
The server includes tools such as: findParks
to search parks by state, name, or activities; getParkDetails
to retrieve comprehensive park information using the park code; getAlerts
to fetch current park alerts; getVisitorCenters
to find visitor center details; getCampgrounds
to explore campground amenities; and getEvents
to discover upcoming park events. Each tool accepts optional parameters for filtering and pagination.
The server supports natural language queries for finding parks, getting details, checking alerts, finding visitor centers/campgrounds, and discovering events.
This MCP server is licensed under the MIT License.
Park Name | Park Code |
---|---|
Yosemite | yose |
Grand Canyon | grca |
Yellowstone | yell |
Zion | zion |
Great Smoky Mountains | grsm |
Acadia | acad |
Olympic | olym |
Rocky Mountain | romo |
Joshua Tree | jotr |
Sequoia & Kings Canyon | seki |
KyrieTangSheng/mcp-server-nationalparks
March 20, 2025
March 22, 2025
TypeScript