# BMI Calculator MCP for health metrics. AI Agent Connect

> BMI Calculator provides your AI client with the ability to perform clinical weight analysis and body mass index calculations. It handles unit conversions and calculates how close you are to a healthy weight range. You can use it within any MCP-compatible client like Claude or Cursor to get immediate health data without manual math.

## Overview
- **Category:** utilities
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_wEPgJdSW3AVI7HKCdhIir1gD0M6ssGJ3v3HODlWU/ai-agent-connect
- **Tags:** bmi, health, weight, fitness, metrics

## Description

This MCP gives your agent the math it needs to handle body mass index and weight health analysis. Instead of you manually calculating ratios, your AI client uses the tools here to provide instant results. You can find your specific BMI category, identify your target weight spectrum, or see exactly how many kilograms you are from a healthy range. It also takes the headache out of unit math by converting imperial measurements to metric. Whether you are tracking fitness progress or analyzing health data, this MCP turns your agent into a precise health metric tool.

## Tools

### calculate_bmi
This tool calculates your Body Mass Index based on height and weight. It returns your specific BMI value and category.

### calculate_weight_proximity
Use this to find the distance between your current weight and a healthy range. It tells you exactly how much you are above or below your target.

### convert_imperial_to_metric
This tool handles the math for converting pounds and feet or inches into metric units. It makes it easy to use imperial data with metric calculations.

### get_healthy_weight_range
This tool identifies the target weight spectrum for a specific height. It provides the minimum and maximum weight for a healthy BMI.

## Prompt Examples

**Prompt:** 
```
What is my BMI if I weigh 70kg and am 175cm tall?
```

**Response:** 
```
Your BMI is 22.86, which falls into the Normal weight category.
```

**Prompt:** 
```
I am 180cm tall. What is my healthy weight range?
```

**Response:** 
```
For a height of 180cm, your healthy weight range is between 60.0kg and 81.0kg.
```

**Prompt:** 
```
I weigh 95kg and am 175cm tall. How far am I from my healthy weight range?
```

**Response:** 
```
You are 14.0kg above your healthy weight range.
```

## Capabilities

### BMI Calculation
Your agent calculates your BMI and identifies your weight category.

### Weight Range Identification
The AI finds the healthy weight spectrum for any given height.

### Proximity Analysis
Your agent determines the exact weight difference between current and target values.

### Unit Conversion
The AI converts imperial measurements to metric for easier processing.

## Use Cases

### Fitness Tracking
An agent calculates how much weight a user needs to lose to reach a healthy BMI.

### Health Data Processing
The AI converts imperial height and weight data into metric for standard analysis.

### Goal Setting
Users ask the agent for their healthy weight range to set realistic targets.

### Quick BMI Checks
A user provides height and weight to get an immediate BMI category.

## Benefits

- Removes manual BMI math from your workflow.
- Converts imperial measurements to metric automatically.
- Provides clear weight proximity data.
- Identifies healthy weight targets instantly.

## How It Works

Connect the MCP to your client and start asking health questions.

1. Connect the BMI Calculator MCP to your AI client via Vinkius.
2. Provide your height and weight to the agent.
3. The agent uses the specific tools to perform the math.
4. You receive the BMI, weight range, or proximity results immediately.

## Frequently Asked Questions

**How do I use this BMI MCP in Claude?**
You connect the MCP through the Vinkius platform. Once connected, your agent in Claude can use the tools to calculate BMI and weight ranges.

**Can I use imperial measurements?**
Yes. The MCP includes a tool to convert imperial measurements to metric, so your agent can handle pounds and feet/inches easily.

**What kind of weight data can the AI provide?**
The AI can provide your BMI, your healthy weight range, and how far you are from that range.

**Do I need to host this myself?**
No. Vinkius hosts and manages the MCP for you. You just connect your client and start working.

**Is this for medical diagnosis?**
This MCP provides BMI and weight metrics for informational use based on the tools provided.
