MFIT Personal
io.github.mcp-dir/mfit-mcp · v0.1.0 · MCP 2025-11-25
Client, workout, body composition, retention and finance management for personal trainers.
Reachability
reachable
checked 2026-07-14 04:09 UTC
Registry status active
Tools pinned 48
589be0350d62
Tools last changed
unchanged since first capture 2026-07-14
Repo last push 2026-06-11
GitHub stars 0
Provenance
Registry namespace io.github.mcp-dir
(GitHub-account verified by the official registry)
Repository
github.com/mcp-dir/mfit-mcp
Remote endpoints
https://api.mcp.ai/p_mfit (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:09 | first capture | 48 tools pinned |
Pinned tool definitions (48)
| Tool | Description |
|---|---|
| mfit_list_accounts | List all MFIT accounts linked to this install. Returns each account's id, email, label, and an "is_default" flag (true when only one is linked — no need to pass `account` in other tools). When multiple accounts are linked, every other... |
| mfit_get_profile | Get the trainer's own MFIT profile: name, email, plan, payment country. |
| mfit_client_list | Read students in MFIT. Actions: list — paginated list, filter by status/name get — full student profile list_groups — trainer's custom groups (DYNAMIC — call before creating/updating a student to get valid groupId) Field types —... |
| mfit_client_get | Read students in MFIT. Actions: list — paginated list, filter by status/name get — full student profile list_groups — trainer's custom groups (DYNAMIC — call before creating/updating a student to get valid groupId) Field types —... |
| mfit_client_list_groups | Read students in MFIT. Actions: list — paginated list, filter by status/name get — full student profile list_groups — trainer's custom groups (DYNAMIC — call before creating/updating a student to get valid groupId) Field types —... |
| mfit_client_write_create | Create / update / deactivate students in MFIT. Actions: create — register new student (name, email, phone required) update — edit student fields (partial update) deactivate — set student inactive (reversible via update) Field... |
| mfit_client_write_update | Create / update / deactivate students in MFIT. Actions: create — register new student (name, email, phone required) update — edit student fields (partial update) deactivate — set student inactive (reversible via update) Field... |
| mfit_client_write_deactivate | Create / update / deactivate students in MFIT. Actions: create — register new student (name, email, phone required) update — edit student fields (partial update) deactivate — set student inactive (reversible via update) Field... |
| mfit_get_client_count | Get a summary count of active and inactive students. |
| mfit_get_client_notes | Read notes/observations for one or many students (bulk via client_ids). |
| mfit_get_client_notes_write | Save (overwrite) notes/observations for a student. Replaces any existing notes text. Bulk support: accepts client_ids for batched execution. |
| mfit_client_files_list | Read student files/attachments (diet plans, exams, planners, misc). Actions: list (all files for a student), get (file detail with sharing info). [Flattened action: list] Bulk support: accepts client_ids, file_ids for batched execution. |
| mfit_client_files_get | Read student files/attachments (diet plans, exams, planners, misc). Actions: list (all files for a student), get (file detail with sharing info). [Flattened action: get] Bulk support: accepts client_ids, file_ids for batched execution. |
| mfit_client_files_write | Update a student file: rename or change sharing settings. Bulk support: accepts file_ids for batched execution. |
| mfit_client_files_delete | Delete a student file (irreversible). Bulk support: accepts client_ids, file_ids for batched execution. |
| mfit_get_client_workouts | Get all workout routines assigned to one or many students. Supports bulk via client_ids. |
| mfit_workout_get_routine | Read workout routines and sessions in MFIT. Actions: get_routine — routine details with all sessions get_session — session prescription with all exercises, series, and exercise IDs [Flattened action: get_routine] Bulk support:... |
| mfit_workout_get_session | Read workout routines and sessions in MFIT. Actions: get_routine — routine details with all sessions get_session — session prescription with all exercises, series, and exercise IDs [Flattened action: get_session] Bulk support:... |
| mfit_workout_write_create_routine | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_update_routine | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_archive_routine | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_unarchive_routine | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_create_session | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_add_exercise | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_write_update_serie | Create / update workout routines, sessions, and exercises in MFIT. Actions: create_routine — create a new workout routine for a student update_routine — edit routine name, dates, goal, difficulty, etc. archive_routine — archive a... |
| mfit_workout_delete_routine | Destructive operations on workout routines, sessions, and exercises. Actions: delete_routine — soft-delete a routine (moves to "Excluídas"; reversible) delete_session — remove a session from a routine (irreversible) ... |
| mfit_workout_delete_session | Destructive operations on workout routines, sessions, and exercises. Actions: delete_routine — soft-delete a routine (moves to "Excluídas"; reversible) delete_session — remove a session from a routine (irreversible) ... |
| mfit_workout_delete_exercise | Destructive operations on workout routines, sessions, and exercises. Actions: delete_routine — soft-delete a routine (moves to "Excluídas"; reversible) delete_session — remove a session from a routine (irreversible) ... |
| mfit_get_workout_library | Browse the trainer's workout library folders and saved routines. Use folder_id=0 for the root. Bulk support: accepts folder_ids for batched execution. |
| mfit_search_exercises | Search the exercise library by name (Portuguese or English). Returns exercise name, category, muscle group, and video/image URL. |
| mfit_get_exercise_favorites | Get the trainer's favorite exercises. |
| mfit_get_user_exercises | Get custom exercises created by the trainer. |
| mfit_get_client_evaluations | Get evaluations for one or many students: heart rate zones, VO2max, and training frequency. |
| mfit_get_training_frequency | Get which days one or many students trained in a date range. Returns true/false per day of week. |
| mfit_get_retention | Get student retention dashboard: active clients, engagement rate, growth rate, churn rate, NPS. Compare current period vs previous. |
| mfit_get_finances | Get financial overview: transactions in date range, wallet/payment info, seller status. |
| mfit_get_invoices | Get invoices/billing for one or many students (bulk via client_ids). |
| mfit_get_anamnesis_models | Get available anamnesis form templates (e.g. PAR-Q) that can be sent to students. |
| mfit_get_today_checkins | Check which students trained today. Scans all active students and returns two lists: who_trained and who_didnt. Single call, no need to check one by one. |
| mfit_get_training_ranking | Ranking of students who trained the most in a period (default: current month). Uses bulk frequency checks and returns top performers. |
| mfit_get_feedbacks | Get all unread workout feedbacks from students. Each feedback includes: student name, Borg RPE score (1-10 perceived effort), text feedback, workout date/time, duration. Shows which students completed workouts and how they felt. |
| mfit_get_retention_clients | List students by retention status: AT_RISK (may churn), ABANDONED (stopped training), ACTIVE, or all. Shows days since last workout, avg weekly workouts, WhatsApp link. Much more useful than listing clients — this tells you WHO NEEDS ATTENTION. |
| show_version | Show the current MCP platform and adapter versions. |
| report_bug | Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction. |
| connect | Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns connect_url for the toolkit and per-install URLs. |
| toolkit_info | Returns the current toolkit state: installed MCPs, their connection status, and how many catalog tools each exposes. |
| marketplace | THE official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. When the user wants a capability ("find an MCP that does X", "consulta um CPF", "is there a tool for Y"), use THIS tool FIRST, before... |
| authenticate | MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <token>` for a permanent, non-expiring connection. Or paste it here for a... |
Status badge
[](https://toolpin.dev/servers/io.github.mcp-dir/mfit-mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.