AI fitness coaching through any MCP-compatible AI assistant. Plan training, log workouts, track benchmarks, manage goals, and get coaching insights —
Most developer tooling work still happens through a UI a human drives. Pelaris MCP server moves it into the conversation instead. AI fitness coaching through any MCP-compatible AI assistant. Plan training, log workouts, track benchmarks, manage goals, and get coaching insights — all through natural conversation.
The server publishes 14 tools. What each one is for:
get_training_overview — View your training context, active programs, and recent sessionsget_active_program — View current program with phase, weekly structure, and session detailsget_session_details — View a specific session's exercises, sets, targets, and feedbackresolve_exercise_ids — Resolve exercise names to canonical exercise IDs before planning or loggingget_benchmarks — View benchmark values, progress history, and trendsget_body_analysis — View body composition data and measurement trendssearch_training_resources — Search curated training articles and resourcesget_coach_insight — Get data-driven coaching insights based on your trainingget_onboarding_status — Check profile setup completion statusget_weekly_debrief — View weekly training summary and coaching focusget_generation_status — Check the status of an in-progress program-generation jobget_program_status — Check the status and progress of your training programsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Plenty of developer tooling servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Pelaris's toolset — get_training_overview, get_active_program, get_session_details and 11 more — is a fair guide to whether it matches your workflow. It is maintained by thedonk; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| get_training_overview | View your training context, active programs, and recent sessions |
| get_active_program | View current program with phase, weekly structure, and session details |
| get_session_details | View a specific session's exercises, sets, targets, and feedback |
| resolve_exercise_ids | Resolve exercise names to canonical exercise IDs before planning or logging |
| get_benchmarks | View benchmark values, progress history, and trends |
| get_body_analysis | View body composition data and measurement trends |
| search_training_resources | Search curated training articles and resources |
| get_coach_insight | Get data-driven coaching insights based on your training |
| get_onboarding_status | Check profile setup completion status |
| get_weekly_debrief | View weekly training summary and coaching focus |
| get_generation_status | Check the status of an in-progress program-generation job |
| get_program_status | Check the status and progress of your training programs |
| list_goals | List your training goals with completion status and linked benchmarks |
| complete_intake | Complete onboarding intake and persist your training profile |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.