Workout Maker MCP Server
Generates detailed exercise pages, workout sessions, and multi-day plans formatted in Markdown, including step-by-step instructions and structured image prompts.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Workout Maker MCP ServerCreate a 30-day strength training plan for a 35-year-old"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Workout Maker MCP Server
An MCP server for creating workout content, sessions, and plans.
Features
Create Exercise Page: Generates a detailed exercise page in Markdown with step-by-step instructions and optimized NanoBanana/Gemini image prompts.
Create Session: Groups exercises into a balanced daily workout (Push, Pull, Legs, Core).
Create Workout Plan: Generates a multi-day schedule tailored to goals and age, ensuring balanced movement patterns.
Related MCP server: Fitness AI MCP
Installation
pip install -r requirements.txtUsage
Run the server:
python workout_server.pyTools
create_exercise_page(name, type, steps, visual_description)create_session(name, difficulty, duration_minutes)create_workout_plan(goal, age_range, length_days)
Integration with Gemini/NanoBanana
The create_exercise_page tool outputs a Markdown block containing a command like:
/image prompt="..."
This allows you to easily generate consistent, high-quality illustrations for your workout content using the Gemini CLI extensions.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server for Flux AI image generation
MCP server for NanoBanana AI image generation and editing
MCP server for Qwen Image 3 AI image generation
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server specialized in managing and querying gym exercises through a centralized database. It enables users to search for workouts by name or muscle group and retrieve detailed information including sets, repetitions, and rest intervals.1,020 npm1MIT
- AlicenseAqualityAmaintenanceFitness AI - MCP server providing AI-powered tools and automation by MEOK AI Labs511 npm50 PyPIMIT
- FlicenseNot gradedqualityDmaintenanceMCP server for tracking nutrition meals and workouts, integrating with claude.ai to manage food logs, macros, exercise catalogs, and generate daily/weekly summaries.-
- FlicenseAqualityBmaintenancePersonal workout coach MCP server that logs exercises in natural language, tracks progress with SQLite, and provides coaching signals like estimated 1RM and volume trends.6-