Loading MCP server directory, please wait...
Clinical AI for lab analysis, biomarker scoring, health narratives, and risk insights.
npx @getmcp/cli add io.github.Nicodemus941/health-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
ELABUS_API_KEYE-Labus API key (elab_sk_...). Get free key at developers.e-labus.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nicodemus941/health-api": {
"command": "npx",
"args": [
"-y",
"@e-labus/mcp"
],
"env": {
"ELABUS_API_KEY": ""
}
}
}
}