MedCalc MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MedCalc MCP ServerCalculate eGFR using CKD-EPI for a 60-year-old male with creatinine 1.1 mg/dL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MedCalc MCP Server
A comprehensive medical calculation MCP (Model Context Protocol) server providing 59 clinical tools for healthcare professionals and AI assistants.
Installation
pip install medcalcRelated MCP server: awesome-medical-mcp-server
Usage
Start the MCP server:
medcalcClaude Desktop / uvx Integration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"medcalc": {
"command": "uvx",
"args": ["medcalc@latest"]
}
}
}Available Tools (59)
Renal Function
Tool | Description |
| eGFR using 2021 CKD-EPI Creatinine equation |
| eGFR using 2021 CKD-EPI Creatinine-Cystatin C equation |
| GFR using MDRD equation |
| Creatinine Clearance (Cockcroft-Gault) |
| FENa for AKI evaluation |
| Free water deficit for hypernatremia |
Electrolytes & ABG
Tool | Description |
| Calcium corrected for albumin |
| Corrected sodium (Katz formula) |
| Corrected sodium (Hillier formula) |
| Serum anion gap with delta-delta |
| Serum osmolarity (calculated) |
| Delta-delta ratio for mixed acid-base disorders |
| A-a gradient |
| Winter's formula for expected pCO2 |
Anthropometrics & Fluids
Tool | Description |
| Body Mass Index |
| Body Surface Area (Mosteller) |
| Ideal Body Weight (Devine) |
| Adjusted Body Weight |
| IV maintenance fluids (4-2-1 rule) |
| IBW-based tidal volume (6-8 mL/kg) |
Cardiovascular Risk
Tool | Description |
| 10-year CHD risk (Framingham) |
| AHA PREVENT 10-year CVD risk |
| ACC/AHA Pooled Cohort ASCVD risk |
| RCRI for pre-operative cardiac risk |
| HEART score for chest pain evaluation |
| DASI functional capacity (METs) |
| Gupta perioperative MI/cardiac arrest risk |
Cardiac & Vascular
Tool | Description |
| Mean Arterial Pressure |
| Corrected QT Interval (Bazett, Fridericia, etc.) |
| CHA₂DS₂-VASc stroke risk |
| HAS-BLED bleeding risk |
| GRACE ACS mortality risk |
| TIMI score for STEMI |
| TIMI score for NSTEMI/UA |
Pulmonary & VTE
Tool | Description |
| Wells' criteria for PE |
| Wells' criteria for DVT |
| PERC rule for PE exclusion |
| ARISCAT postoperative pulmonary complications |
| CURB-65 for pneumonia severity |
| PSI/PORT score for CAP |
| STOP-BANG for obstructive sleep apnea |
Hepatology
Tool | Description |
| Child-Pugh cirrhosis classification |
| MELD 3.0 score |
| FIB-4 index for liver fibrosis |
Critical Care
Tool | Description |
| Sequential Organ Failure Assessment |
| APACHE II ICU severity |
| qSOFA / SIRS / Sepsis-3 criteria |
| Glasgow Coma Scale |
| National Early Warning Score 2 |
Neurology & Psychiatry
Tool | Description |
| NIH Stroke Scale |
| PHQ-9 depression screening |
| GAD-7 anxiety screening |
| CIWA-Ar alcohol withdrawal |
Pediatrics
Tool | Description |
| Pediatric blood pressure percentiles |
| PECARN pediatric head CT decision rule |
Hematology & Surgery
Tool | Description |
| Caprini VTE risk in surgical patients |
| Modified Centor (McIsaac) for pharyngitis |
| LDL cholesterol (Friedewald) |
| HOMA-IR insulin resistance |
Pharmacology
Tool | Description |
| Corticosteroid dose conversion |
| Morphine Milligram Equivalents |
| Universal IV drug infusion rate calculator (mL/h) |
Obstetrics
Tool | Description |
| Pregnancy due date calculations |
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides access to 56 professional medical calculators covering multiple specialties including cardiovascular, renal, hepatic, respiratory, and critical care assessments. Enables healthcare professionals to perform evidence-based calculations with detailed explanations and automatic unit conversions.Last updated11Apache 2.0
- Alicense-qualityCmaintenanceA collection of MCP servers providing medical calculation tools (eGFR, pregnancy due dates, pediatric asthma score, strep McIsaac) for AI assistants, with support for Chinese medical terminology and detailed clinical explanations.Last updated4MIT
- Alicense-qualityBmaintenanceProvides validated clinical scoring tools for AI agents via MCP, with evidence-based calculators and smart tool discovery.Last updated4Apache 2.0
- Flicense-qualityDmaintenanceProvides over 300 medical calculator tools for AI assistants, supporting evidence-based medicine through modular API endpoints.Last updated4
Related MCP Connectors
Analyze biomarker panels with an MD-led clinical engine. Guideline-cited. Synthetic data only.
AI-callable calculators and engineering models with real formulas. No hallucinated math.
63 tools for Apple Health, Fitbit, Oura & Health Connect data in Claude, ChatGPT, Grok & Mistral.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vitaldb/medcalc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server