anatome
platform.anatome.dev
MCP server (HTTP) for fitness and nutrition agents: exercise search, muscle-diagram SVG, food and barcode lookup, per-user workout/meal/cardio/body logging, AI meal and workout planning, and progression analytics (PRs, volume, training load, recovery). Mint a free key at POST /v1/demo/key; paste into Cursor, Claude, ChatGPT or any MCP client.
platform.anatome.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Skills · 1 declared · mapped to canonical taxonomy
MCP server (HTTP) for fitness and nutrition agents: exercise search, muscle-diagram SVG, food and barcode lookup, per-user workout/meal/cardio/body logging, AI …
Health · last 14 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/platform.anatome.dev) [](https://agenstry.com/agents/platform.anatome.dev) [](https://agenstry.com/agents/platform.anatome.dev) [](https://agenstry.com/agents/platform.anatome.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "anatome",
"version": "2.7.1",
"description": "MCP server (HTTP) for fitness and nutrition agents: exercise search, muscle-diagram SVG, food and barcode lookup, per-user workout/meal/cardio/body logging, AI meal and workout planning, and progression analytics (PRs, volume, training load, recovery). Mint a free key at POST /v1/demo/key; paste into Cursor, Claude, ChatGPT or any MCP client.",
"keywords": [
"MCP",
"Model Context Protocol",
"fitness",
"nutrition",
"exercise",
"workout",
"meal logging",
"muscle diagram",
"barcode",
"progression",
"AI coaching",
"Cursor",
"Claude",
"ChatGPT",
"agents",
"food catalog API",
"nutrition API",
"food database API",
"barcode lookup API",
"calorie tracking API",
"macro tracking",
"Open Food Facts",
"USDA FoodData Central",
"recipe nutrition",
"cardio API",
"running",
"cycling",
"endurance training",
"GPX import",
"training load",
"workout analysis"
],
"transport": "http",
"url": "https://platform.anatome.dev/v1/mcp",
"protocol_version": "2025-06-18",
"authentication": {
"type": "bearer",
"description": "Authorization: Bearer anp_... plus X-App-User-Id for per-user tools. Mint free at POST /v1/demo/key. Stateless reference tools work with no key at all (100 req/day/IP).",
"token_endpoint": "https://platform.anatome.dev/v1/demo/key"
},
"capabilities": {
"tools": true,
"prompts": true,
"resources": true
},
"categories": [
"health-and-fitness",
"productivity",
"data-and-analytics"
],
"tool_count": 36,
"tools": [
"search_exercises",
"get_exercise",
"resolve_exercise",
"list_muscles",
"generate_muscle_image",
"list_routines",
"get_routine",
"instantiate_routine",
"search_foods",
"lookup_barcode",
"log_workout",
"get_workouts",
"log_meal",
"get_meals",
"log_water",
"log_body_metric",
"get_body_metrics",
"upsert_profile",
"get_profile",
"log_cardio",
"get_cardio_activities",
"ai_parse_meal",
"ai_photo_macros",
"ai_meal_plan",
"ai_workout_plan",
"get_muscle_recovery",
"get_nutrition_daily",
"get_water",
"update_meal",
"delete_meal",
"update_sets",
"delete_workout",
"export_data",
"get_events",
"my_training_context",
"get_progress"
],
"all_tool_count": 65,
"prompt_count": 8,
"prompts": [
{
"name": "log_my_day",
"title": "Log my day",
"description": "Record everything you ate, drank and trained today in one pass."
},
{
"name": "what_should_i_train_today",
"title": "What should I train today?",
"description": "Pick today's session from your actual recovery state and recent training load."
},
{
"name": "review_my_week",
"title": "Review my week",
"description": "An honest read on the last 7 days: training, nutrition, weight, adherence."
},
{
"name": "plan_my_week",
"title": "Plan my week",
"description": "Build next week's training from a curated routine and your current load."
},
{
"name": "import_my_history",
"title": "Import my history from another app",
"description": "Bring meal history over from MyFitnessPal, Cronometer, Lose It! or MacroFactor."
},
{
"name": "check_my_progress",
"title": "Check my progress on a lift",
"description": "Personal records, estimated 1RM trend, and whether the last block moved the needle."
},
{
"name": "am_i_eating_enough_protein",
"title": "Am I eating enough?",
"description": "Compare intake against targets, including the nutrients most trackers ignore."
},
{
"name": "export_my_data",
"title": "Export my data",
"description": "Get a complete copy of everything anatome stores about you."
}
],
"resource_count": 8,
"resources": [
{
"uri": "ui://widget/meal-breakdown",
"name": "meal-breakdown",
"title": "Meal breakdown",
"mimeType": "text/html+skybridge"
},
{
"uri": "ui://widget/daily-nutrition",
"name": "daily-nutrition",
"title": "Daily nutrition",
"mimeType": "text/html+skybridge"
},
{
"uri": "ui://widget/muscle-recovery",
"name": "muscle-recovery",
"title": "Muscle recovery",
"mimeType": "text/html+skybridge"
},
{
"uri": "anatome://openapi",
"name": "openapi",
"title": "OpenAPI 3.1 specification",
"mimeType": "application/json"
},
{
"uri": "anatome://llms.txt",
"name": "llms-txt",
"title": "Connect recipe for AI agents",
"mimeType": "text/plain"
},
{
"uri": "anatome://tools",
"name": "tool-catalog",
"title": "Full tool catalog",
"mimeType": "application/json"
},
{
"uri": "anatome://muscles",
"name": "muscle-catalog",
"title": "Muscle slug catalog",
"mimeType": "application/json"
},
{
"uri": "anatome://write-policy",
"name": "write-policy",
"title": "Write field policy and units",
"mimeType": "text/markdown"
}
],
"example_prompts": [
"Log my breakfast: three eggs, two slices of rye toast and a flat white.",
"I benched 80 kg for 5, 5 and 3 today \u2014 log it and tell me whether that beats my last session.",
"What should I train today? Check what's actually recovered first.",
"Scan barcode 5900951024504 and log it as lunch.",
"Show me a muscle diagram of everything I trained this week.",
"How is my protein tracking against my target over the last 14 days?",
"Export everything you hold on me."
],
"icons": [
{
"src": "https://anatome.dev/apple-touch-icon.png",
"mimeType": "image/png",
"sizes": "180x180"
},
{
"src": "https://anatome.dev/favicon.svg",
"mimeType": "image/svg+xml",
"sizes": "any"
},
{
"src": "https://anatome.dev/og.png",
"mimeType": "image/png",
"sizes": "1200x630"
}
],
"documentation": "https://anatome.dev/help",
"llms_txt": "https://anatome.dev/llms.txt",
"homepage": "https://anatome.dev",
"privacy_policy_url": "https://anatome.dev/privacy",
"terms_of_service_url": "https://anatome.dev/terms",
"catalogue_version": "2.7.1"
}