Weavz
NPPES NPI Registry

NPPES NPI Registry

CMS public National Provider Identifier provider search and lookup.

2 tools

Tools

Name
search_providers

Search public NPPES NPI Registry provider records by precise identity, taxonomy, or location filters.

get_provider_by_npi

Get one public NPPES provider record by 10-digit NPI.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('nppes-npi-registry', 'search_providers', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'nppes-npi-registry',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect NPPES NPI Registry to my app?

NPPES NPI Registry does not require an external account connection. Install the SDK, add the integration to a workspace, then execute tools programmatically.

What tools does NPPES NPI Registry support?

NPPES NPI Registry supports 2 tools including Search Providers, Get Provider By NPI.

Can I use NPPES NPI Registry with AI agents?

Yes. Add NPPES NPI Registry to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can NPPES NPI Registry be used in stateful agent workflows?

Yes. Agents can combine NPPES NPI Registry tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does NPPES NPI Registry use?

NPPES NPI Registry does not require external authentication.

How much does the NPPES NPI Registry integration cost?

The NPPES NPI Registry integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect NPPES NPI Registry in minutes

Get 20,000 free action executions every month. No credit card required.