You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of Cms

declared in 0.1.0

Find CMS dataset IDs + titles by keyword. CMS publishes Medicare/Medicaid open data (provider data, spending, enrollment, drug pricing, quality measures, hospitals, nursing homes, ACOs, etc.). Searches the CMS DCAT catalog client-side over each dataset title/description/keywords. Returns the datasetId (UUID) you pass to get_dataset and dataset_info.

Parameters schema

{
  "type": "object",
  "required": [
    "keyword"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max datasets to return (default 25, max 100)."
    },
    "keyword": {
      "type": "string",
      "description": "Search term, e.g. \"hospital\", \"drug spending\", \"nursing home\", \"enrollment\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cms

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

1/7 registries
View full server →
search_datasets — Cms — PRSM MCP