{
  "markdown": "# Workout Maker MCP Server\n\nAn MCP server for creating workout content, sessions, and plans.\n\n## Features\n\n- **Create Exercise Page**: Generates a detailed exercise page in Markdown with step-by-step instructions and optimized NanoBanana/Gemini image prompts.\n- **Create Session**: Groups exercises into a balanced daily workout (Push, Pull, Legs, Core).\n- **Create Workout Plan**: Generates a multi-day schedule tailored to goals and age, ensuring balanced movement patterns.\n\n## Installation\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nRun the server:\n\n```bash\npython workout_server.py\n```\n\n### Tools\n\n1.  `create_exercise_page(name, type, steps, visual_description)`\n2.  `create_session(name, difficulty, duration_minutes)`\n3.  `create_workout_plan(goal, age_range, length_days)`\n\n## Integration with Gemini/NanoBanana\n\nThe `create_exercise_page` tool outputs a Markdown block containing a command like:\n`/image prompt=\"...\"`\n\nThis allows you to easily generate consistent, high-quality illustrations for your workout content using the Gemini CLI extensions.\n",
  "bytes": 1074,
  "sha": "e66c2b5af0d08236cccf0013ad769b7eba09b49d2547fe88b6335ac2620fa679",
  "repo_slug": "idjohnson/workoutmakermcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_idjohnson_workoutmakermcp_e2e639f0/readme"
}