You're viewing a demo portfolio

Join the waitlist
PRSM

provider_lookup

Active

Tool of com.dropwatchhq/health-intel

declared in 1.0.0

Look up US healthcare providers from the public CMS NPPES registry by NPI, or search by specialty + state (+ optional name/city). Returns NPI, name, specialty, license, location, and an OIG-LEIE exclusion flag on each. Public data only — no PHI.

Parameters schema

{
  "type": "object",
  "properties": {
    "npi": {
      "type": "string",
      "description": "Exact 10-digit NPI for a single provider."
    },
    "city": {
      "type": "string"
    },
    "name": {
      "type": "string",
      "description": "Provider or organization name substring."
    },
    "limit": {
      "type": "number",
      "description": "Max results (default 50)."
    },
    "state": {
      "type": "string",
      "description": "Two-letter state, e.g. 'TX'."
    },
    "specialty": {
      "type": "string",
      "description": "Taxonomy/specialty, e.g. 'Cardiology'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.dropwatchhq/health-intel

1/7 registries
View full server →
provider_lookup — com.dropwatchhq/health-intel — PRSM MCP