Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From npi-registry
Connects remotely to the NPI Registry service at deepsense.ai (https://mcp.deepsense.ai/npi_registry/mcp) for querying US healthcare provider data via National Provider Identifiers.
npx claudepluginhub anthropics/healthcare --plugin npi-registryCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"NPI Registry": {
"type": "http",
"url": "https://mcp.deepsense.ai/npi_registry/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.deepsense.ai/npi_registry/mcpShare bugs, ideas, or general feedback.