Sign In

@e-labus/mcp

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e-labus/mcp - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+2
-2
package.json
{
"name": "@e-labus/mcp",
"version": "1.0.2",
"mcpName": "io.github.e-labus/health-api",
"version": "1.0.3",
"mcpName": "io.github.Nicodemus941/health-api",
"description": "E-Labus Health API — MCP server for AI-powered lab analysis, clinical insights, and biomarker normalization",

@@ -6,0 +6,0 @@ "keywords": [

{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.e-labus/health-api",
"description": "Clinical AI infrastructure as MCP tools — biomarker normalization, lab analysis, risk scoring, health narratives, and HIPAA-compliant health scores. Works with any MCP-compatible AI assistant.",
"name": "io.github.Nicodemus941/health-api",
"description": "Clinical AI for lab analysis, biomarker scoring, health narratives, and risk insights.",
"repository": {

@@ -9,3 +9,3 @@ "url": "https://github.com/e-labus/mcp-server",

},
"version": "1.0.2",
"version": "1.0.3",
"packages": [

@@ -15,3 +15,3 @@ {

"identifier": "@e-labus/mcp",
"version": "1.0.2",
"version": "1.0.3",
"transport": {

@@ -23,3 +23,3 @@ "type": "stdio"

"name": "ELABUS_API_KEY",
"description": "E-Labus API key (format: elab_sk_...). Get a free key at https://developers.e-labus.com",
"description": "E-Labus API key (elab_sk_...). Get free key at developers.e-labus.com",
"isRequired": true,

@@ -26,0 +26,0 @@ "isSecret": true,