# Calorie Deficit Calculator MCP

> Calorie Deficit Calculator MCP helps you figure out the math behind weight loss. It calculates your basal metabolic rate, daily maintenance calories, and creates specific plans to hit your goals. Instead of guessing what to eat, you get exact numbers based on your height, weight, and activity level. It even tells you how many weeks it'll take to reach your target weight so you can stay on track without the guesswork.

## Overview
- **Category:** health
- **Price:** Free
- **Tags:** calories, weight-loss, metabolism, tdee, bmr, fitness-planning

## Description

Let's be real, tracking fitness goals usually involves a lot of messy math or scrolling through generic articles that don't actually apply to your body. This MCP takes the guesswork out of the equation by turning your biometrics into a concrete plan. You just tell your agent your stats, and it handles the heavy lifting of metabolic math. It figures out how many calories your body burns just by existing, how much extra you burn during your workouts, and exactly how much of a deficit you need to create to see results. It's like having a personal nutritionist who specializes in the raw numbers. You can find this in the Vinkius catalog to get your agent connected to these calculations instantly. Instead of jumping between different apps or trying to remember formulas from a blog post, you get a direct line to your specific numbers. You'll know exactly what your daily targets are and how long the journey will take, making it way easier to stick to a plan that actually works for your life. You won't have to worry about whether your numbers are slightly off or if you're overestimating your activity. The math is handled, so you can just focus on the actual work of hitting your goals. It turns a complex biological process into a simple, manageable set of numbers you can actually use every day.

## Tools

### calculate_weight_loss_plan
Creates a specific daily calorie target based on your desired weight loss speed.

### compute_bmr
Calculates the number of calories your body burns at rest.

### compute_tdee
Determines your total daily energy expenditure based on your activity level.

### estimate_attainment_timeline
Predicts the number of weeks needed to reach a specific weight goal.

## Prompt Examples

**Prompt:** 
```
I am a 30 year old male, 80kg, 180cm. I am moderately active. How many calories should I eat to lose 0.5kg per week?
```

**Response:** 
```
Based on your profile, your BMR is approximately 1785 kcal and your TDEE is 2750 kcal. To lose 0.5kg per week, you should target a daily intake of 2375 calories.
```

**Prompt:** 
```
How long will it take to go from 100kg to 90kg if I lose 0.5kg per week?
```

**Response:** 
```
It will take approximately 20 weeks to reach your target weight of 90kg.
```

**Prompt:** 
```
Calculate my BMR for a 25 year old female, 60kg, 165cm.
```

**Response:** 
```
Your Basal Metabolic Rate (BMR) is approximately 1385 calories per day.
```

## Capabilities

### Get your daily maintenance calories
Determine exactly how many calories your body burns based on your current activity level.

### Find your base metabolic rate
Calculate the number of calories your body requires just to function at rest.

### Create a custom weight loss schedule
Generate a specific daily calorie target based on your desired rate of weight loss.

### See how many weeks until you hit your goal
Get a predicted timeline of how many weeks it will take to reach your target weight.

### Adjust plans based on activity changes
Update your caloric targets instantly when your workout routine or lifestyle shifts.

### Compare different deficit levels
See how different daily calorie targets affect your overall progress speed.

## Use Cases

### Starting a new weight loss journey
A user wants to lose 10kg but doesn't know where to start. They ask the agent to create a plan, and it uses calculate_weight_loss_plan to set a 0.5kg per week goal.

### Adjusting for a new workout routine
Someone is working out more and wants to know if they can eat more. They use compute_tdee to see how their new routine changes their daily limit.

### Checking progress against a deadline
A person wants to know if their current diet is working. They ask the agent to estimate_attainment_timeline based on their current deficit to see if they'll hit their goal by summer.

### Establishing a metabolic baseline
A user wants to know their 'base' number. They use compute_bmr to understand their resting metabolism before they start any new training.

## Benefits

- Stop guessing your calories. Use compute_tdee to find your actual maintenance level so you don't accidentally stall your progress or eat too little.
- Get a realistic roadmap. estimate_attainment_timeline takes the mystery out of the 'how long' question, giving you a clear date to aim for.
- Build a custom plan. calculate_weight_loss_plan handles the math for your specific goals, whether you want to lose weight slowly or more quickly.
- Understand your metabolism. compute_bmr gives you a baseline of what your body needs to function, which is the first step to any real fitness plan.
- Adjust for your lifestyle. If your activity level changes, you can quickly re-run the math to see how your daily targets need to shift.

## How It Works

The bottom line is you get a data-driven weight loss roadmap without doing any of the manual math.

1. Provide your age, weight, height, and activity level to your agent.
2. The agent runs the metabolic math through the MCP.
3. You get a clear daily calorie target and a predicted timeline.

## Frequently Asked Questions

**How does the Calorie Deficit Calculator work?**
It takes your biometrics and activity level to calculate your metabolic rates and create a weight loss plan.

**Can I use the Calorie Deficit Calculator to see my timeline?**
Yes, use estimate_attainment_timeline to see how many weeks it'll take to reach your goal weight.

**What is the difference between BMR and TDEE in this MCP?**
compute_bmr finds your calories at rest, while compute_tdee adds your activity level for your total daily burn.

**How do I get a specific weight loss plan?**
Use calculate_weight_loss_plan to generate a daily calorie target based on your specific goal.

**Is the Calorie Deficit Calculator accurate?**
It uses standard metabolic formulas to provide estimates for healthy adults based on the data you provide.

**Which AI clients can I use the Calorie Deficit Calculator with?**
You can use it with any MCP-compatible client. This includes Claude, Cursor, Windsurf, and VS Code.

**Does the Calorie Deficit Calculator save my personal health data?**
No, it doesn't store your information. The MCP processes the numbers you provide in the moment to give you results, so your data stays private.

**How do I specify my activity level with the compute_tdee tool?**
Just tell your agent your current activity level. The tool uses that info to factor in your daily movement when calculating your maintenance calories.