You're viewing a demo portfolio

Join the waitlist
PRSM

list_things_to_do

Active

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Nps

https://github.com/pipeworx-io/mcp-nps

1/7 registries
View full server →
list_things_to_do — Nps — PRSM MCP