Provides access to National Park Service passport stamp locations, allowing users to find where they can get their national park passports stamped.
National Park Service MCP Server
An open-source MCP server for managing and processing data related to the National Park Service. This project provides MCP-compliant tools for retriving park information, visitor management, and more.
Table of Contents
Related MCP server: National Parks MCP Server
Getting Started
Installation
Create a virtual environment and activate it:
Sync dependencies from
pyproject.toml(if present):
To install additional requirements during development:
To test the server locally:
MCP Marketplace
This server is open-sourced and available in the MCP Marketplace: View on Smithery.ai
Repository Structure
Environment Variables
Create a .env file in the root directory. Required variables include:
Create NPS API key here - https://www.nps.gov/subjects/developer/get-started.htm
NPS API documentation - https://www.nps.gov/subjects/developer/api-documentation.htm
Contributing
We welcome contributions from the community! If you would like to contribute, please follow these steps:
Fork this repository.
Create a new branch for your changes.
Make your improvements or fixes.
Open a pull request with a clear description of your changes.
If you have any questions or suggestions, feel free to open an issue. Thank you for helping improve this project!
License
This project is licensed under the MIT License.