loading…
Search for a command to run...
loading…
Python-based server with 29 tools that provides real-time access to National Park Service data and resources through a standardized protocol. Enable seamless in
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 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 = "***"
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"national-park-service-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"harish-anandaramanujam/national-park-service-mcp-server"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.