You're viewing a demo portfolio

Join the waitlist
PRSM

get_park

Active

Tool of Nps

declared in 0.1.0

Fetch a single park by parkCode. Returns full description, designation, activities, topics, address, contacts, operating hours, entrance fees, and image gallery.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "park_code": "yell"
    },
    {
      "park_code": "yose"
    }
  ],
  "required": [
    "park_code"
  ],
  "properties": {
    "park_code": {
      "type": "string",
      "description": "4-letter NPS parkCode (e.g., \"yose\", \"grca\", \"yell\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Nps

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

1/7 registries
View full server →