MCP Server for the National Park Service (NPS) API, providing real-time information about U.S. National Parks, including park details, alerts, and activities.
{
"mcpServers": {
"mcp-nationalparks": {
"command": "npx",
"args": [
"-y",
"mcp-server-nationalparks"
]
}
}
}