KyrieTangSheng/mcp-server-nationalparks
National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for U.S. National Parks
Quick Start
Clone the repository:
git clone https://github.com/KyrieTangSheng/mcp-server-nationalparksClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-nationalparks": {
"command": "npx",
"args": [
"-y",
"KyrieTangSheng/mcp-server-nationalparks"
]
}
}
}Check the repository README for specific installation and configuration instructions.