BMI Clinical Calculator

BMI Clinical Calculator MCP Connector for Claude

A+

Calculate BMI, ideal body weight estimates, and assess bariatric surgery eligibility.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides clinical tools for anthropometric assessment. Use compute_bmi_metrics to calculate Body Mass Index (BMI) along with WHO classification and ASMBS risk categories. The calculate_ideal_body_weights tool estimates healthy weight using Devine, Hamwi, and Robinson formulas. Additionally, use evaluate_bariatric_eligibility to determine surgical candidacy based on NIH criteria.

bmiclinicalanthropometrybariatrichealth

3 tools expose this connector's capabilities to your AI agent.

calculate_ideal_body_weights

Estimate ideal body weight using clinical formulas

compute_bmi_metrics

Calculate BMI and related clinical metrics

evaluate_bariatric_eligibility

Determine bariatric surgery eligibility

See how to talk to your AI agent using BMI Clinical Calculator.

Calculate the BMI metrics for a person weighing 95kg and 175cm tall.

The calculated BMI is 31.0, which falls under the Obesity Class I category according to WHO standards. The ASMBS metabolic risk category is also identified.

What is the ideal body weight for a female who is 160cm tall?

Using clinical formulas, the estimated ideal weights are: Devine: 52.2kg, Hamwi: 51.4kg, and Robinson: 50.8kg.

Is a patient with a BMI of 36 and hypertension eligible for bariatric surgery?

Yes, the patient is eligible for surgery because they meet the NIH criteria of having a BMI ≥ 35 with existing comorbidities.

Use the `compute_bmi_metrics` tool by providing the patient's weight in kilograms and height in centimeters.

Related Connectors