medical-codes-mcp-server
Offline US medical code lookup and crosswalk — ICD-10-CM, ICD-10-PCS, HCPCS Level II. Keyless.
Package Details
@cyanheads/medical-codes-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Absolute path override for the bundled SQLite index. Defaults to the packaged data/medical-codes.db.
50Cap on rows returned by search and browse tools (default 50, hard ceiling 200).
@cyanheads/medical-codes-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Absolute path override for the bundled SQLite index. Defaults to the packaged data/medical-codes.db.
50Cap on rows returned by search and browse tools (default 50, hard ceiling 200).