You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of Arcgis Hub

declared in 0.1.0

Search the ArcGIS Hub catalog of open government geospatial datasets by keyword. Optionally scope to one organization with org_id (an ArcGIS orgId). Returns each dataset's name, summary, record_count, owner/org, and its Feature Service `url` — pass that url to query_layer / layer_info.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max datasets (1-50, default 20)."
    },
    "query": {
      "type": "string",
      "description": "Keyword(s), e.g. \"parcels\", \"crime\", \"flood zones\"."
    },
    "org_id": {
      "type": "string",
      "description": "Optional ArcGIS orgId to scope results to one publisher (e.g. \"RmCCgQtiZLDCtblq\" = LA County)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Arcgis Hub

https://github.com/pipeworx-io/mcp-arcgis-hub

2/7 registries
View full server →