You're viewing a demo portfolio

Join the waitlist
PRSM

list_campgrounds

Active

Tool of Nps

declared in 0.1.0

Campgrounds inside a park or state. Returns name, description, RV/tent capacity, amenities, reservation info, GPS.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "park_code": "yell"
    },
    {
      "limit": 100,
      "state": "UT"
    }
  ],
  "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_campgrounds — Nps — PRSM MCP