← Back to Plugins
MCP Server MCP

io.github.wmarceau/fitness-influencer

github By github 👁 1 views ▲ 0 votes

AI-powered fitness content creator tools: video editing, image generation, workout plans, analytics.

Homepage Verified source GitHub

Install

uvx fitness-influencer-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "fitness-influencer-mcp",
      "version": "1.3.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "xAI/Grok API key for image generation ($0.07/image)",
          "name": "XAI_API_KEY"
        },
        {
          "description": "Path to Google OAuth credentials for Sheets analytics",
          "name": "GOOGLE_CREDENTIALS_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...