Skip to content
Back to search
30
MCP

@cyanheads/national-parks-mcp-server

npm/@cyanheads/national-parks-mcp-server

Plan US National Park Service trips — find parks, check alerts and closures, find campgrounds, browse things to do and events via the NPS Data API.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/national-parks-mcp-server
Plan US National Park Service trips — parks, alerts, campgrounds, things to do, events.
0 tools · streamable-http
@cyanheads/nws-weather-mcp-server
Get US weather forecasts, active alerts, and current observations via the National Weather Service API. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/nws-weather-mcp-server live
Get US weather forecasts, active alerts, and current observations.
5 tools · streamable-http
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
National Park Service
Integrates with the National Park Service API to provide structured park information for trip planning, exploration, and research applicatio
0 tools
@cyanheads/earthquake-mcp-server
Search USGS and EMSC seismic data — real-time feeds, event queries, and earthquake counts via MCP. STDIO or Streamable HTTP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/national-parks-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}