PluginBench
MCP Server
Active

io.github.wmarceau/fitness-influencer MCP Server

io.github.wmarceau/fitness-influencer

What is the io.github.wmarceau/fitness-influencer MCP server?

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

How to install io.github.wmarceau/fitness-influencer

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • XAI_API_KEY

    xAI/Grok API key for image generation ($0.07/image)

  • GOOGLE_CREDENTIALS_PATH

    Path to Google OAuth credentials for Sheets analytics

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fitness-influencer": {
      "command": "uvx",
      "args": [
        "fitness-influencer-mcp"
      ],
      "env": {
        "XAI_API_KEY": "<YOUR_XAI_API_KEY>",
        "GOOGLE_CREDENTIALS_PATH": "<YOUR_GOOGLE_CREDENTIALS_PATH>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "fitness-influencer": {
      "command": "uvx",
      "args": [
        "fitness-influencer-mcp"
      ],
      "env": {
        "XAI_API_KEY": "<YOUR_XAI_API_KEY>",
        "GOOGLE_CREDENTIALS_PATH": "<YOUR_GOOGLE_CREDENTIALS_PATH>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "fitness-influencer": {
      "command": "uvx",
      "args": [
        "fitness-influencer-mcp"
      ],
      "env": {
        "XAI_API_KEY": "<YOUR_XAI_API_KEY>",
        "GOOGLE_CREDENTIALS_PATH": "<YOUR_GOOGLE_CREDENTIALS_PATH>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "fitness-influencer": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "fitness-influencer-mcp"
      ],
      "env": {
        "XAI_API_KEY": "<YOUR_XAI_API_KEY>",
        "GOOGLE_CREDENTIALS_PATH": "<YOUR_GOOGLE_CREDENTIALS_PATH>"
      }
    }
  }
}
Claude Code
claude mcp add fitness-influencer --env XAI_API_KEY=<YOUR_XAI_API_KEY> --env GOOGLE_CREDENTIALS_PATH=<YOUR_GOOGLE_CREDENTIALS_PATH> -- uvx fitness-influencer-mcp

Related MCP servers

Amazon seller tools: FBA fees, inventory optimization, restock recommendations.

0
Python
View repository →

Apollo.io lead enrichment and prospecting via MCP

0
Python
View repository →

Instagram automation: post images, Reels, carousels, Stories, analytics

0
Python
View repository →

Convert markdown to professional PDFs with clickable table of contents. No API keys.

0
Python
View repository →

TikTok automation: post videos, get analytics, manage comments

0
Python
View repository →

YouTube automation: upload videos, Shorts, manage playlists, get analytics

0
Python
View repository →