Automates fitness content workflows including video editing, graphics, email summaries, image generation, and revenue analytics.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Fitness Influencer MCP.
MarceauSolutions/fitness-influencer-mcp MCP server is organized as an automation suite for fitness content creators. Its documented capabilities include jump-cut video editing, educational graphic generation, Gmail summarization, revenue analytics, calendar reminders, workout plan generation, nutrition guide generation, AI image generation, video advertising, and SMS notifications.
The repository also includes a web frontend and a FastAPI application layer. The README identifies a production URL, but it does not describe the MCP transport, authentication flow, or a definitive list of MCP-exposed tools. Treat the repository primarily as a collection of Python workflows and HTTP endpoints unless the deployment provides additional MCP configuration.
The core operations are implemented as Python files under src/. Some can be run directly from the command line. For example, the video workflow accepts an input and output file, while the educational graphics workflow accepts a title, a comma-separated list of points, and a target platform. Email summaries can be requested for a specified number of hours, and image generation accepts a prompt and image count.
The FastAPI layer documents four routes: a health check at /, a POST route for video jump cuts, a POST route for creating graphics, a GET route for email summaries, and a POST route for image generation. The README does not provide request schemas, response formats, startup commands, or MCP client configuration.
MarceauSolutions/fitness-influencer-mcp MCP server lists environment variables for Google credentials, xAI image generation, video services, and Twilio messaging. The named variables are:
GOOGLE_CREDENTIALS_PATHXAI_API_KEYSHOTSTACK_API_KEYCREATOMATE_API_KEYTWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKENTWILIO_PHONE_NUMBERThe README uses example values for these settings, so they must be replaced with valid credentials and paths before the related integrations can work. It does not state which variables are mandatory for every script. The repository's quick-start examples invoke Python files directly from the project directory.
Documented functions include:
The feature table marks jump cuts, graphics, Gmail summaries, revenue analytics, calendar reminders, workout plans, and nutrition guides as free. It lists approximate usage costs for AI images, Shotstack videos, and Twilio SMS, but actual charges depend on the external providers.
MarceauSolutions/fitness-influencer-mcp MCP server depends on several external services for parts of its functionality. The README does not document fallback behavior when credentials are absent, the exact Google permissions required, supported video formats, or the analytics data sources. It also does not provide a confirmed package-install command or explain whether the listed FastAPI routes are exposed through MCP.
The repository references Claude skill files and trigger phrases such as βedit video with jump cuts,β βcreate fitness graphic,β βsummarize my emails,β βgenerate fitness image,β and βcreate workout plan.β Those references describe intended workflow triggers, not a complete MCP tool schema. Validate the deployment and inspect the project configuration before connecting it to an agent that needs reliable tool discovery or production guarantees.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/marceausolutions-fitness-influencer-mcp)<a href="https://allmcps.com/mcp/marceausolutions-fitness-influencer-mcp"><img src="https://allmcps.com/api/badge/marceausolutions-fitness-influencer-mcp?style=directory" alt="Fitness Influencer MCP on AllMCPs" /></a>