MCPVault

children

MCP tool from Medical Codes MCP Server by cyanheads

, nametorxcui, and rxcuitondc can return large sets and paginate — a product can carry thousands of package NDCs; pass a response's nextCursor back as cursor (with an optional limit) to walk the full set

How to use it

children is exposed by the Medical Codes MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the children tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Medical Codes MCP Server

$docker run --rm -e MCP_TRANSPORT_TYPE=stdio medical-codes-mcp-server
FULL MEDICAL CODES MCP SERVER LISTING