Skip to main content
Travel & TransportationTypeScript

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

travel-transportationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/KyrieTangSheng/mcp-server-nationalparks

Claude 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.

Details

Category
Travel & Transportation
Language
TypeScript
Author
KyrieTangSheng