# National Park Service Data Server

Python-based server with 29 tools that provides real-time access to National Park Service data and resources through a standardized protocol. Enable seamless integration of park information into appl…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add harish-anandaramanujam/national-park-service-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list harish-anandaramanujam/national-park-service-mcp-server
```

---

Source: https://github.com/harish-anandaramanujam/national-park-service-mcp-server | License: MIT
