Kyle-Ski/nps-explorer-mcp-server
A Model Context Protocol (MCP) server on Cloudflare Workers, letting you query APIs for park overviews, trails, alerts, events, weather forecasts, and more via simple tool calls from your LLM of choice.
Platform-specific configuration:
{
"mcpServers": {
"nps-explorer-mcp-server": {
"command": "npx",
"args": [
"-y",
"nps-explorer-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...