MedCalc MCP Server
Click on "Deploy 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 deployed
Maintenance
Related MCP Connectors
140+ calculators and data tools — finance, health, science, global comparisons and more.
Loan & mortgage calculator, compound interest, ROI, crypto prices, FX conversion for AI agents.
90+ pure finance calculators: loans, investing, bonds, options, tax. Stateless, stores nothing.
Free calculators as MCP tools: finance, taxes, health, units, dates. Search, fetch & compute.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides 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.11Apache 2.0
- AlicenseNot gradedqualityDmaintenanceA 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.4MIT
- AlicenseAqualityBmaintenanceProvides validated clinical scoring tools for AI agents via MCP, with evidence-based calculators and smart tool discovery.64Apache 2.0
- FlicenseNot gradedqualityDmaintenanceProvides over 300 medical calculator tools for AI assistants, supporting evidence-based medicine through modular API endpoints.4-