list_things_to_do
ActiveTool of Nps
declared in 0.1.0
Activities recommended by the park service — hikes, ranger programs, scenic drives, ranger-led activities. Filter by parkCode or state.
Parameters schema
{
"type": "object",
"examples": [
{
"park_code": "zion"
},
{
"query": "hiking",
"state": "WA"
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "1-500 (default 25)"
},
"query": {
"type": "string",
"description": "Free-text query (optional)"
},
"state": {
"type": "string",
"description": "2-letter state code (optional)"
},
"park_code": {
"type": "string",
"description": "parkCode (optional)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Nps
https://github.com/pipeworx-io/mcp-nps
1/7 registries