get_provider
ActiveTool of Npi Registry
declared in 0.1.0
Fetch a provider by 10-digit NPI.
Parameters schema
{
"type": "object",
"examples": [
{
"npi": "1234567890"
}
],
"required": [
"npi"
],
"properties": {
"npi": {
"type": "string",
"description": "10-digit NPI"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Npi Registry
https://github.com/pipeworx-io/mcp-npi-registry
1/7 registries