Fitness Ai tools for AI agents. Capabilities: generate workout, track calories, calculate body composition. Built by MEOK AI Labs.
| Tool name | Description | Destructive? |
|---|---|---|
| generate_workout | Generate a complete workout plan tailored to goals and equipment. | ✓ no |
| track_calories | Track daily calorie and macronutrient intake from food entries. | ✓ no |
| calculate_body_composition | Calculate BMI, body fat estimate, BMR, and TDEE. | ✓ no |
| build_training_plan | Build a multi-week training program with periodization. | ✓ no |
| check_exercise_form⚠ | Get exercise form cues, common mistakes, and muscle activation info. | ⚠ yes |
| my_tool | ✓ no |
{
"mcpServers": {
"fitness-ai": {
"command": "npx",
"args": [
"-y",
"fitness-ai-mcp"
]
}
}
}