@pipeworx/npi-registry
Connect: https://gateway.pipeworx.io/npi-registry/mcp · Install: one-click buttons
Tools: 2
CMS NPI Registry MCP — every US healthcare provider with a National Provider Identifier (~7M individuals + organizations). No auth.
Tools
search(number?, name?, first_name?, last_name?, organization_name?, taxonomy?, city?, state?, postal_code?, country_code?, npi_type?, address_purpose?, limit?, skip?)get_provider(npi)— convenience: lookup by 10-digit NPI
Data source
https://npiregistry.cms.hhs.gov/api/?version=2.1 — public REST.
Tools
- search — Search providers by any combination of fields. NPI Registry requires at least one filter — supply at least name/organization/taxonomy/postal_code/state.
- get_provider — Fetch a provider by 10-digit NPI.
Tools
-
get_provider— Fetch a provider by 10-digit NPI. -
search— Search providers by any combination of fields. NPI Registry requires at least one filter — supply at least name/organization/taxonomy/postal_code/state.