Kryzo/mcp-Loinc
This project provides a modular Python wrapper for the LOINC API, with an MCP server interface that integrates seamlessly with Claude Desktop for intelligent medical terminology lookup and standardization.
Platform-specific configuration:
{
"mcpServers": {
"mcp-Loinc": {
"command": "npx",
"args": [
"-y",
"mcp-Loinc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...