harish-anandaramanujam/national-park-service-mcp-serverPython-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 applications and agents for enhanced user experiences. Facilitate dynamic querying and retrieval of park-related content and tools. To use the MCP server in the playground, please create a NPS API key and add it to npsApiKey via the Smithery configuration. While calling the remote server via python code from your local laptop, please add the key to the environment variable as NPS_API_KEY = "***"