fitpulse
ActiveTool of com.theaslangroupllc.pulse/pulsenetwork
FitPulse: Global fitness intelligence API. Evidence-based workout programming, nutrition science, supplement efficacy analysis, injury recovery protocols, race training plans, sleep optimization, plateau-breaki Coverage: Global Endpoints: • workout ($0.10): Custom workout plan • exercise ($0.08): Exercise form guide • nutrition ($0.10): Macro and nutrition targets • supplement ($0.08): Evidence-based supplement analysis • recover ($0.10): Injury recovery protocol • supplements ($0.08): Evidence-graded supplement efficacy tier list by goal • rehab ($0.10): Sports medicine rehabilitation protocol • sleep ($0.08): Athletic sleep optimization and CBT-I protocol • plateau ($0.10): Training plateau analysis and breakthrough protocol • race ($0.10): Race training plan built backwards from event date
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"action"
],
"properties": {
"days": {
"type": "string",
"description": "Days per week (default: 4)"
},
"goal": {
"type": "string",
"description": "e.g. muscle-gain, fat-loss, strength, endurance, general-fitness"
},
"lang": {
"type": "string",
"description": "lang"
},
"issue": {
"type": "string",
"description": "Sleep issue (e.g. trouble falling asleep, early waking, poor recovery despite sleep, jet-lag)"
},
"level": {
"type": "string",
"description": "level"
},
"sport": {
"type": "string",
"description": "Target sport or activity for return-to-sport phase"
},
"action": {
"enum": [
"workout",
"exercise",
"nutrition",
"supplement",
"recover",
"supplements",
"rehab",
"sleep",
"plateau",
"race"
],
"type": "string",
"description": "Which endpoint to call. Options: workout | exercise | nutrition | supplement | recover | supplements | rehab | sleep | plateau | race"
},
"budget": {
"type": "string",
"description": "Monthly budget for supplements (e.g. $50, $100, $200)"
},
"injury": {
"type": "string",
"description": "e.g. sprained-ankle, pulled-hamstring, rotator-cuff, shin-splints, runners-knee"
},
"weight": {
"type": "string",
"description": "Body weight in lbs"
},
"activity": {
"type": "string",
"description": "activity"
},
"exercise": {
"type": "string",
"description": "e.g. barbell-squat, push-up, romanian-deadlift, pull-up"
},
"equipment": {
"type": "string",
"description": "e.g. full gym, dumbbells-only, bodyweight (default: full gym)"
},
"race_date": {
"type": "string",
"description": "Race date (YYYY-MM-DD) — plan is built backwards from this date"
},
"race_type": {
"type": "string",
"description": "Race type (5K, 10K, half-marathon, marathon, triathlon-sprint, triathlon-olympic, ironman, OCR)"
},
"weeks_stuck": {
"type": "string",
"description": "How many weeks the plateau has lasted (e.g. 6)"
},
"restrictions": {
"type": "string",
"description": "Dietary restrictions or intolerances (vegan, lactose-free, etc.)"
},
"fitness_level": {
"type": "string",
"description": "Pre-injury fitness level (recreational, competitive, elite)"
},
"runs_per_week": {
"type": "string",
"description": "Available training days per week"
},
"current_fitness": {
"type": "string",
"description": "Current fitness level and recent training context"
},
"current_routine": {
"type": "string",
"description": "Brief description of current training and diet approach"
},
"training_schedule": {
"type": "string",
"description": "Training schedule context (e.g. morning workouts, evening training, two-a-days)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.theaslangroupllc.pulse/pulsenetwork
https://github.com/GTCC777/mcp-pulsenetwork
2/7 registries