Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From solutions-architecture-agent
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 modular-earth-llc/solutions-architecture-agent --plugin solutions-architecture-agentCopy 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.