dev.anatome/anatome

MCPcommunityattivo
v2.6.0dev.anatomeUnknownAggiornato 1 mesi fa

Log workouts and meals by telling your AI. 873 exercises, muscle diagrams, food lookup.

Stato dell’endpointattivo
verificato 23 h fa · 1673 ms
100 % degli ultimi 5 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
1 mesi faUltimo aggiornamento
Pacchetto
Autoredev.anatome
LicenzaUnknown
Versione2.6.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
✓Presente nell’indice di Forge+10/10
—Identità del publisher verificata+0/30
→ Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
—Verifica del dominio+0/10
→ Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
✓Analisi prompt injection · pulita+30/30
✓Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio—
Provenienza—
DipendenzeNon verificate
Superficie di strumenti36 strumenti · 2 privilegiati
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato13 ago 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

36 strumenti · 2 privilegiati
Osservato in tempo reale dall’endpoint del fornitore23h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://anatome.dev/mcp36 strumenti · 1673 ms
search_exercisesSearch 873 exercises by name with muscle/equipment/level filters. Rows are lean (name, ext_id, equipment, level, muscles) — enough to pick one; get_exercise returns instructions and media. Paginates: pass next_cursor back as `cursor`.

Search 873 exercises by name with muscle/equipment/level filters. Rows are lean (name, ext_id, equipment, level, muscles) — enough to pick one; get_exercise returns instructions and media. Paginates: pass next_cursor back as `cursor`.

ParametroTipoDescrizione
q*string—
musclestring—
equipmentstring—
levelstring—
limitnumber—
cursorstringnext_cursor from the previous response. Omit for the first page.
fieldsstringExtra fields, comma-separated, or `all`.
get_exerciseFetch one exercise by name, id, or random.

Fetch one exercise by name, id, or random.

ParametroTipoDescrizione
namestring—
idstring—
randomboolean—
resolve_exerciseResolve an exercise name into primary/secondary muscle layers for rendering.

Resolve an exercise name into primary/secondary muscle layers for rendering.

ParametroTipoDescrizione
exercise*string—
list_musclesList all 23 supported muscle slugs with anatomical names.

List all 23 supported muscle slugs with anatomical names.

Per questo strumento non è stato pubblicato alcuno schema di input.

generate_muscle_imageRender an SVG diagram of the human body with muscles highlighted in arbitrary colors. Returns SVG.

Render an SVG diagram of the human body with muscles highlighted in arbitrary colors. Returns SVG.

ParametroTipoDescrizione
genderstring—
viewstring—
layers*array—
list_routinesBrowse the curated workout routine library (PPL, upper/lower, full-body, 5x5, etc.). Filter by difficulty, goal, split_type, days_per_week. Returns minimal list.

Browse the curated workout routine library (PPL, upper/lower, full-body, 5x5, etc.). Filter by difficulty, goal, split_type, days_per_week. Returns minimal list.

ParametroTipoDescrizione
difficultystring—
goalstring—
split_typestring—
days_per_weeknumber—
limitnumber—
get_routineFetch a single curated routine by slug with all days + slots fully expanded (exercises, sets, reps ranges, rest, superset groupings). The 'give me a full program' tool.

Fetch a single curated routine by slug with all days + slots fully expanded (exercises, sets, reps ranges, rest, superset groupings). The 'give me a full program' tool.

ParametroTipoDescrizione
slug*string—
instantiate_routineSchedule the signed-in user's routine into planned workouts from start_date. Coach assignment of another user is REST-only.

Schedule the signed-in user's routine into planned workouts from start_date. Coach assignment of another user is REST-only.

ParametroTipoDescrizione
idempotency_keystring—
routine_id*string—
start_date*stringYYYY-MM-DD
cadence_daysnumber—
search_foodsSearch food products by name (Open Food Facts + USDA). Returns macros per 100g.

Search food products by name (Open Food Facts + USDA). Returns macros per 100g.

ParametroTipoDescrizione
q*string—
localestring—
page_sizenumber—
lookup_barcodeLookup a food product by EAN/UPC barcode.

Lookup a food product by EAN/UPC barcode.

ParametroTipoDescrizione
barcode*string—
log_workoutLog a workout with exercise sets (strength or cardio unified). Requires an app user context.

Log a workout with exercise sets (strength or cardio unified). Requires an app user context.

ParametroTipoDescrizione
idempotency_keystring—
date*string—
titlestring—
primary_sportstring—
setsarray—
get_workoutsList the current app user's workouts (most recent first).

List the current app user's workouts (most recent first).

ParametroTipoDescrizione
limitnumber—
date_fromstring—
date_tostring—
log_mealLog a meal (calories + macros + optional ingredients) for the current app user.

Log a meal (calories + macros + optional ingredients) for the current app user.

ParametroTipoDescrizione
idempotency_keystring—
date*string—
meal_typestring—
name*string—
calories*number—
proteinnumber—
carbsnumber—
fatsnumber—
get_mealsList the current app user's meals for a date range.

List the current app user's meals for a date range.

ParametroTipoDescrizione
date_fromstring—
date_tostring—
log_waterLog water intake (ml) for the current app user.

Log water intake (ml) for the current app user.

ParametroTipoDescrizione
idempotency_keystring—
date*string—
amount_ml*number—
log_body_metricLog a body measurement. metric_type: weight (kg), height (cm), body_fat (%), muscle_mass (kg), waist/chest/bicep/forearm/hip/thigh/calf/neck/shoulder (cm), bmi, resting_hr (bpm). Logging weight enables bodyweight-inclusive volume analytics.

Log a body measurement. metric_type: weight (kg), height (cm), body_fat (%), muscle_mass (kg), waist/chest/bicep/forearm/hip/thigh/calf/neck/shoulder (cm), bmi, resting_hr (bpm). Logging weight enables bodyweight-inclusive volume analytics.

ParametroTipoDescrizione
idempotency_keystring—
date*string—
metric_type*string—
value*number—
unit*string—
notesstring—
get_body_metricsList the current app user's body metrics / measurements (weight, height, bicep, body fat, etc.), most recent first. Filter by metric_type (e.g. 'weight', 'bicep') and/or a date range. Requires an app user context.

List the current app user's body metrics / measurements (weight, height, bicep, body fat, etc.), most recent first. Filter by metric_type (e.g. 'weight', 'bicep') and/or a date range. Requires an app user context.

ParametroTipoDescrizione
metric_typestring—
fromstring—
tostring—
limitnumber—
upsert_profileUpsert the current app user's fitness profile. Set `timezone` first: every daily total, streak and adherence window is bucketed by it and defaults to UTC. `weight` doubles as the fallback bodyweight for bodyweight-inclusive volume when no dated weight metric exists.

Upsert the current app user's fitness profile. Set `timezone` first: every daily total, streak and adherence window is bucketed by it and defaults to UTC. `weight` doubles as the fallback bodyweight for bodyweight-inclusive volume when no dated weight metric exists.

ParametroTipoDescrizione
goalstring—
heightnumbercm
weightnumberkg
unit_systemstring—
languagestring—
timezonestringIANA zone name, e.g. 'Europe/Warsaw'.
daily_calorie_goalnumber—
daily_protein_goalnumber—
daily_carbs_goalnumber—
daily_fats_goalnumber—
daily_water_goal_mlnumber—
daily_fiber_goalnumberg/day to reach
daily_sugar_limitnumberg/day to stay under
daily_sodium_limitnumbermg/day to stay under
diet_typestring—
meals_per_daynumber—
active_sportsarray—
get_profileGet the current app user's fitness profile (height, weight, macro + water goals, diet, active sports). Requires an app user context.

Get the current app user's fitness profile (height, weight, macro + water goals, diet, active sports). Requires an app user context.

Per questo strumento non è stato pubblicato alcuno schema di input.

log_cardioLog a cardio activity (run/bike/swim/etc.) for the current app user. Supports duration, distance, HR, power, calories.

Log a cardio activity (run/bike/swim/etc.) for the current app user. Supports duration, distance, HR, power, calories.

ParametroTipoDescrizione
idempotency_keystring—
date*string—
sport*string—
titlestring—
duration_secondsnumber—
distance_mnumber—
avg_hrnumber—
caloriesnumber—
notesstring—
get_cardio_activitiesList the current app user's cardio activities (most recent first).

List the current app user's cardio activities (most recent first).

ParametroTipoDescrizione
limitnumber—
date_fromstring—
date_tostring—
ai_parse_mealParse free-text meal description ('2 eggs and toast with butter') into structured items with grams + macros.

Parse free-text meal description ('2 eggs and toast with butter') into structured items with grams + macros.

ParametroTipoDescrizione
text*string—
localestring—
ai_photo_macrosAnalyze a meal image and estimate foods + macros. Pass exactly one of image_url or image_base64. Vision model, capped separately from the text AI budget (free tier 1/mo).

Analyze a meal image and estimate foods + macros. Pass exactly one of image_url or image_base64. Vision model, capped separately from the text AI budget (free tier 1/mo).

ParametroTipoDescrizione
image_urlstringPublic URL of the image. Mutually exclusive with image_base64.
image_base64stringBase64-encoded image bytes, no data: prefix. Mutually exclusive with image_url.
ai_meal_planDraft a meal plan. Not medical advice. confirm:true required. Pass health constraints so the draft can honour them.

Draft a meal plan. Not medical advice. confirm:true required. Pass health constraints so the draft can honour them.

ParametroTipoDescrizione
days*number—
goalstring—
diet_typestring—
daily_caloriesnumber—
confirm*boolean—
healthobject—
ai_workout_planDraft a workout plan. Not medical advice. confirm:true required. Pass health constraints so the draft can honour them.

Draft a workout plan. Not medical advice. confirm:true required. Pass health constraints so the draft can honour them.

ParametroTipoDescrizione
days_per_week*number—
goalstring—
experiencestring—
confirm*boolean—
healthobject—
get_muscle_recoveryPer-muscle 7-day recovery % (Fitbod parity) — the 'what should I train today?' input. Recommends fresh muscles. Pass include_bodyweight=true to add the user's bodyweight to bodyweight exercises so recovery reflects real load.

Per-muscle 7-day recovery % (Fitbod parity) — the 'what should I train today?' input. Recommends fresh muscles. Pass include_bodyweight=true to add the user's bodyweight to bodyweight exercises so recovery reflects real load.

ParametroTipoDescrizione
include_bodyweightbooleanIf true, add the user's bodyweight to bodyweight exercises (requires a logged weight or profile.weight).
get_nutrition_dailyPer-day calories, macros, fiber/sugar/sodium/alcohol, water, targets and adherence % over a date range (default: last 7 days). The 'how am I tracking today?' tool. Requires X-App-User-Id.

Per-day calories, macros, fiber/sugar/sodium/alcohol, water, targets and adherence % over a date range (default: last 7 days). The 'how am I tracking today?' tool. Requires X-App-User-Id.

ParametroTipoDescrizione
date_fromstringYYYY-MM-DD
date_tostringYYYY-MM-DD (defaults to the user's today, in their timezone)
get_waterList the current app user's water intake entries for a date range. Requires X-App-User-Id.

List the current app user's water intake entries for a date range. Requires X-App-User-Id.

ParametroTipoDescrizione
datestring—
date_fromstring—
date_tostring—
update_mealCorrect a previously logged meal — name, macros, nutrients, portion, date or meal_type. Pass only the fields you want to change. Requires X-App-User-Id.

Correct a previously logged meal — name, macros, nutrients, portion, date or meal_type. Pass only the fields you want to change. Requires X-App-User-Id.

ParametroTipoDescrizione
idempotency_keystring—
meal_id*string—
datestring—
meal_typestring—
namestring—
caloriesnumber—
proteinnumber—
carbsnumber—
fatsnumber—
fibernumber—
sugarnumber—
saturated_fatnumber—
sodiumnumbermg
alcoholnumberg of ethanol
delete_mealprivilegiatoDelete a logged meal by id (soft delete, 30-day recovery window). Requires X-App-User-Id.

Delete a logged meal by id (soft delete, 30-day recovery window). Requires X-App-User-Id.

ParametroTipoDescrizione
meal_id*string—
update_setsCorrect sets already logged, by set id (log_workout returns them). Relabel the exercise, fix weight/reps/rpe, mark completed, add notes, or delete. Selection and change are separate, so a subset can be relabelled. Adding a set is log_workout, not this.

Correct sets already logged, by set id (log_workout returns them). Relabel the exercise, fix weight/reps/rpe, mark completed, add notes, or delete. Selection and change are separate, so a subset can be relabelled. Adding a set is log_workout, not this.

ParametroTipoDescrizione
set_ids*array—
exercisestringCatalog name, ext_id, or the user's own words for a custom movement.
weightnumber—
repsnumber—
rpenumber—
completedboolean—
notesstring—
deleteboolean—
delete_workoutprivilegiatoDelete a logged workout and its sets by id (soft delete, 30-day recovery window).

Delete a logged workout and its sets by id (soft delete, 30-day recovery window).

ParametroTipoDescrizione
workout_id*string—
export_dataExport the signed-in user's data as JSON. Pass `domains` (e.g. meals,workouts) or confirm:true for a full copy. Identity comes from the token, never a caller-supplied user id.

Export the signed-in user's data as JSON. Pass `domains` (e.g. meals,workouts) or confirm:true for a full copy. Identity comes from the token, never a caller-supplied user id.

ParametroTipoDescrizione
domainsstringComma-separated subset, e.g. 'meals,workouts'.
confirmbooleanRequired true for a full dump when domains is omitted.
get_eventsWhat changed since a cursor, including DELETES, which a list read cannot show. Returns {seq, entity, id, action}. Pass the last seq back as `since` on the next call to receive only entries after it; omit `since` for a first sync. seq is a global counter: gaps in your feed are other accounts' events…

What changed since a cursor, including DELETES, which a list read cannot show. Returns {seq, entity, id, action}. Pass the last seq back as `since` on the next call to receive only entries after it; omit `since` for a first sync. seq is a global counter: gaps in your feed are other accounts' events…

ParametroTipoDescrizione
sincestringCursor from the previous call's last seq. Omit for a first sync.
entitiesstringOptional comma-separated filter, e.g. 'workout,meal'.
limitnumber—
my_training_contextReturns a slice of the signed-in user's training picture. Default domains are workouts and today's nutrition. Pass `domains` to add checkin, notes or profile, or `domains=all`. Identity comes from the token, not a caller-supplied user id.

Returns a slice of the signed-in user's training picture. Default domains are workouts and today's nutrition. Pass `domains` to add checkin, notes or profile, or `domains=all`. Identity comes from the token, not a caller-supplied user id.

ParametroTipoDescrizione
workout_limitnumber—
domainsstringComma-separated subset. Accepted: workouts, nutrition, checkin, notes, profile, or 'all'. Default: workouts,nutrition.
get_progressAny progression metric for the current user — pick one in `metric`. training_load is acute:chronic (>1.5 ramping too fast, <0.8 detraining); muscle_recovery is per-muscle freshness; correlate takes metric_a vs metric_b. Only completed sets count.

Any progression metric for the current user — pick one in `metric`. training_load is acute:chronic (>1.5 ramping too fast, <0.8 detraining); muscle_recovery is per-muscle freshness; correlate takes metric_a vs metric_b. Only completed sets count.

ParametroTipoDescrizione
metric*string—
exercisestringRequired for prs; optional filter for volume, one_rep_max and compare_periods.
fromstringYYYY-MM-DD
tostringYYYY-MM-DD
bucketstring—
group_bystringvolume only
include_bodyweightbooleanAdd the user's bodyweight to bodyweight exercises (pull-ups, dips). prs, volume and muscle_recovery.
daysnumbertraining_load window
sportstringtraining_load and cardio_prs
methodstringtraining_load: auto | power | hr | rpe
windownumberweight_trend smoothing window
goal_idstringgoal_trajectory
metric_astringcorrelate
metric_bstringcorrelate

36 strumenti su 36 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Log workouts and meals by telling your AI. 873 exercises, muscle diagrams, food lookup.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.