Sponsored by Deepsite.site

Healthcare Data Tools — ICD-10, NPI, NDC, DEA

Created By
easysolutions9066 days ago
Healthcare data tools for AI agents. Search 74,000+ ICD-10 diagnosis codes, look up providers in the NPI registry, search 111,000+ drugs in the FDA NDC directory, and validate DEA registration numbers. 10 tools in one server.
Content

MCP Healthcare Server

A Model Context Protocol (MCP) server that bundles healthcare data tools for use with Claude Desktop, Cursor, and other MCP clients.

Tools (10 total)

ICD-10-CM Diagnosis Codes (74,260 codes from CMS 2025)

ToolDescription
icd10_lookupLook up an ICD-10-CM code by code string (e.g., E11.9)
icd10_searchSearch codes by keyword (e.g., "diabetes", "chest pain")
icd10_validateCheck if a code exists in the 2025 code set

NPI Provider Registry (live NPPES queries)

ToolDescription
npi_searchSearch providers by name, specialty, city, state, ZIP
npi_lookupLook up a provider by 10-digit NPI number

NDC Drug Directory (111,655 FDA products)

ToolDescription
ndc_lookupLook up a drug by NDC code (e.g., 0002-1433-80)
ndc_searchSearch drugs by name, generic name, or manufacturer
ndc_search_ingredientSearch drugs by active ingredient

DEA Number Validation (algorithm-based)

ToolDescription
dea_validateValidate a DEA number using the official checksum algorithm
dea_generate_testGenerate a valid test DEA number for development

Setup

Prerequisites

  • Node.js 18+
  • The ICD-10 and NDC data files from sibling API directories

Install

cd mcp-healthcare
npm install
npm run link-data   # creates symlinks to ICD-10 and NDC data files

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "healthcare": {
      "command": "node",
      "args": ["/absolute/path/to/mcp-healthcare/src/index.js"]
    }
  }
}

Cursor Configuration

Add to .cursor/mcp.json in your project:

{
  "mcpServers": {
    "healthcare": {
      "command": "node",
      "args": ["/absolute/path/to/mcp-healthcare/src/index.js"]
    }
  }
}

Data Sources

DatasetSourceUpdate Frequency
ICD-10-CMCMS (Centers for Medicare & Medicaid)Annually (October)
NDCFDA National Drug Code DirectoryWeekly
NPINPPES Registry (live API)Real-time
DEAChecksum algorithm (no dataset)N/A

Transport

This server uses stdio transport (stdin/stdout), which is the standard for local MCP integrations with Claude Desktop and Cursor. No HTTP server is started.

Architecture

The server imports pure business logic extracted from four Express-based REST APIs:

  • src/tools/icd10.js — ICD-10 code lookup, search, validation (loads 6MB JSON dataset)
  • src/tools/ndc.js — NDC drug lookup and search (loads 53MB JSON dataset)
  • src/tools/npi.js — NPI provider search via live NPPES API
  • src/tools/dea.js — DEA number validation (pure algorithm, no dataset)

Data files are symlinked from sibling API directories to avoid duplication.

Server Config

{
  "mcpServers": {
    "healthcare": {
      "command": "npx",
      "args": [
        "-y",
        "@easysolutions906/mcp-healthcare"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
WindsurfThe new purpose-built IDE to harness magic
DeepChatYour AI Partner on Desktop
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Tavily Mcp