# Personal Trainer Session Planner MCP

> Personal Trainer Session Planner structures full, goal-oriented weight training workouts. Tell it your objective—like strength or hypertrophy—and include equipment details and physical limitations. It outputs a complete session plan including warm-ups, main lifts, and cool-downs.

## Overview
- **Category:** productivity
- **Price:** Free
- **Tags:** workout, training, fitness-planner, strength-training, personal-trainer

## Description

Building effective workout routines takes time if you're trying to balance goals, available gear, and client safety. This MCP handles that complexity automatically. You feed it the parameters—say, 'I need an endurance routine for legs using only dumbbells.' The system then outputs a complete, structured plan: warm-up exercises, the main high-intensity block, and necessary cooldown movements. It accounts for everything from setting specific rep ranges to respecting knee limitations, making sure the workout is effective but safe. If you manage many client types or need reliable fitness planning integrated into your existing tech stack, connecting via Vinkius gives you access to this tool alongside thousands of others, keeping all your operational models in one place.

## Tools

### plan_training_session
Generates a complete, personalized weight training routine based on your specified goals, gear, and limitations.

## Prompt Examples

**Prompt:** 
```
Generate a 45-minute hypertrophy session for chest and triceps using dumbbells, with no knee limitations.
```

**Response:** 
```
Your 45-minute Hypertrophy session is ready. It includes a 7-minute warm-up, a main block featuring Dumbbell Chest Press and Tricep Extensions with 3 sets of 10 reps, and a 5-minute cooldown.
```

**Prompt:** 
```
Create a 30-minute strength workout for legs using only bodyweight.
```

**Response:** 
```
Your 30-minute Strength session is ready. It includes a 5-minute warm-up, a main block featuring Bodyweight Squats and Lunges with 5 sets of 5 reps, and a 5-minute cooldown.
```

**Prompt:** 
```
Plan an endurance session for 60 minutes focusing on full body with any available equipment.
```

**Response:** 
```
Your 60-minute Endurance session is ready. It includes a 10-minute warm-up, a high-intensity main block with short rest intervals, and a 5-minute cooldown.
```

## Capabilities

### Develop Structured Workouts
Input a client's goal and constraints, and receive a full workout plan structured with warm-ups, main lifts, and cooldowns.

## Use Cases

### Client needs an at-home routine after knee surgery
A PT needs a safe workout that respects limited mobility. They ask their agent to run `plan_training_session` for 'leg strength' using 'bodyweight,' specifying 'severe knee limitation.' The MCP returns a low-impact, structured plan that keeps the client moving safely.

### Designing an advanced chest and arm workout
A trainer needs to hit hypertrophy goals for a specific muscle group. They call `plan_training_session` using 'hypertrophy' as the goal, targeting 'chest and triceps,' available equipment like 'dumbbells,' and gets a 45-minute plan ready to go.

### Planning a general fitness day with limited gear
A coach needs an endurance session for a client who only has access to basic gym equipment. They use the MCP, inputting 'endurance' and 'full body,' resulting in a high-intensity plan ready for immediate use.

## Benefits

- It builds structure automatically. You never have to manually balance warm-ups, main blocks, and cool-downs; the plan provides all three.
- Goal-driven planning means results. Whether you're targeting strength, endurance, or power, the output is optimized for that specific outcome.
- Safety first. By listing physical limitations, the MCP ensures exercises are safe and effective for your client's current physical capacity.
- Equipment agnostic. Tell it what gear you have—dumbbells, bodyweight only, etc.—and get a plan using *only* those items.
- Saves time on complex routines. Planning varied sessions for multiple clients is fast; just adjust the goals and constraints.

## How It Works

The bottom line is you get a fully structured, customized workout routine without manually balancing goals and safety constraints.

1. Specify the desired parameters: training objective (like strength or power), target muscle groups, available equipment, and any physical limitations.
2. The MCP processes these inputs against established fitness protocols to calculate the ideal workout structure.
3. You receive a complete, ready-to-use session plan detailing specific exercises, sets, reps, and time allocations.

## Frequently Asked Questions

**How does Personal Trainer Session Planner handle different goals?**
It adjusts the entire workout structure based on your stated goal. For example, a 'Strength' plan will prioritize lower reps and heavier lifts than an 'Endurance' plan.

**Can I use Personal Trainer Session Planner for bodyweight only workouts?**
Yes. You simply specify 'bodyweight' as the available equipment, and the MCP generates a full routine using zero external gear.

**Does plan_training_session include warm-ups?**
Absolutely. The tool design requires three phases: warm-up, main block, and cool-down. You get all three in the generated session structure.

**What information does this MCP need to plan a session?**
You must provide your primary goal (strength, hypertrophy, etc.), what equipment you have, and any physical limitations for accuracy.

**Is the workout always in minutes?**
The output is structured by time blocks and exercise volume. The resulting plan will specify duration estimates across all three phases.