# Body Mass Index & Metabolic Calculator MCP for AI Agents AI Agent Connect

> Body Mass Index & Metabolic Calculator MCP calculates BMI, BMR, TDEE, and macronutrient targets. It uses standard physiological equations like Mifflin-St Jeor and Devine to provide precise metabolic data, activity multipliers, and weight category thresholds for health and fitness planning.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_wl7jDozWvDNcrkI16YKMY8kVKd6dWbc0NpB9wOlV/ai-agent-connect
- **Tags:** bmi, bmr, tdee, metabolism, nutrition, fitness, health

## Description

This MCP gives your AI agent the ability to perform precise physiological calculations for weight management and metabolic health. Instead of guessing at calorie needs or protein targets, you can get exact numbers based on established medical formulas. Your agent can determine a user's Body Mass Index, Basal Metabolic Rate, and Total Daily Energy Expenditure in seconds. It also calculates ideal weight ranges and provides specific macronutrient splits for weight maintenance. Whether you are building a fitness coaching agent or a nutrition tracker, this tool provides the mathematical foundation needed for accurate health analysis. You can access these specialized metabolic tools through the Vinkius catalog, connecting them directly to your preferred AI client to turn a general chatbot into a specialized health consultant.

## Tools

### get_bmi_thresholds
Retrieves the standard numerical ranges for BMI weight categories. This helps your agent categorize weight status accurately.

### calculate_body_metrics
Computes BMR, TDEE, ideal weight, and macronutrient needs. It provides a complete metabolic profile in one go.

### get_activity_factors
Lists the specific multipliers used to adjust BMR for different activity levels. This ensures TDEE calculations are accurate.

## Prompt Examples

**Prompt:** 
```
Calculate my body metrics. I am a 30-year-old male, 85kg, 180cm, with a moderate activity level.
```

**Response:** 
```
Based on your stats, here is your metabolic profile:

| Metric | Value |
| :--- | :--- |
| **BMI** | 26.2 (Overweight) |
| **BMR** | 1,845 kcal |
| **TDEE** | 2,830 kcal |
| **Ideal Weight** | 67–83 kg |

**Daily Macronutrient Targets (Maintenance):**
* **Protein:** 170g
* **Fat:** 78g
* **Carbs:** 345g
```

**Prompt:** 
```
What are the BMI thresholds for weight categories?
```

**Response:** 
```
The standard BMI weight categories are:

* **Underweight:** Below 18.5
* **Normal weight:** 18.5–24.9
* **Overweight:** 25.0–29.9
* **Obese:** 30.0 or higher
```

**Prompt:** 
```
What activity multipliers are used for TDEE?
```

**Response:** 
```
To convert BMR to TDEE, the following activity multipliers are used:

1. **Sedentary**
2. **Lightly active**
3. **Moderately active**
4. **Very active**
5. **Extra active**
```

## Capabilities

### Calculate metabolic energy needs
Get precise BMR and TDEE values based on user physical data.

### Determine body mass status
Calculate BMI and identify weight category thresholds.

### Set macronutrient targets
Generate specific protein, fat, and carbohydrate splits for weight maintenance.

### Find ideal weight ranges
Calculate healthy weight targets using the Devine formula.

### Apply activity multipliers
Convert resting metabolic rates into total daily expenditure using activity factors.

## Use Cases

### Automated Nutrition Coaching
A fitness coach uses an agent to take a client's stats and immediately output a daily protein, fat, and carb target.

### Personalized Weight Management
A user asks their AI client to check if their current weight falls into a healthy BMI range using get_bmi_thresholds.

### Caloric Budgeting for Athletes
An athlete uses the agent to calculate their TDEE by applying specific activity multipliers to their BMR.

### Health Data Analysis
A researcher uses the agent to process a batch of physiological profiles to determine metabolic health trends.

## Benefits

- Eliminate manual math errors by letting your agent handle Mifflin-St Jeor and Devine formulas.
- Get instant macronutrient splits for maintenance or weight goals using calculate_body_metrics.
- Standardize weight category assessments with get_bmi_thresholds for consistent reporting.
- Accurately adjust caloric needs by using get_activity_factors to find the right TDEE multiplier.
- Provide users with scientifically backed ideal weight ranges instead of generic estimates.

## How It Works

The bottom line is you turn raw physical data into actionable metabolic intelligence.

1. Provide your agent with user details like age, weight, height, and activity level.
2. The agent runs the physiological formulas through the MCP.
3. You receive a detailed breakdown of metabolic metrics and nutritional targets.

## Frequently Asked Questions

**How can I use the Body Mass Index & Metabolic Calculator MCP for my fitness coaching?**
You can use it to instantly generate precise caloric and macronutrient targets for your clients. Just provide their age, weight, height, and activity level to your agent.

**Does the Body Mass Index & Metabolic Calculator MCP provide macronutrient splits?**
Yes. It calculates specific gram amounts for protein, fats, and carbohydrates tailored to a user's weight maintenance needs.

**Can I get my TDEE using the Body Mass Index & Metabolic Calculator MCP?**
Yes. By providing your physical stats and activity level, your agent can calculate your Total Daily Energy Expenditure (TDEE) using standard metabolic multipliers.

**How accurate are the calculations in the Body Mass Index & Metabolic Calculator MCP?**
The calculations use established physiological equations, including the Mifflin-St Jeor equation for BMR and the Devine formula for ideal weight, ensuring high precision for health planning.

**Can I check my BMI category with the Body Mass Index & Metabolic Calculator MCP?**
Yes. The tool can determine your BMI and identify which weight category you fall into based on standard health thresholds.