mcp-fitbod

Muno459/mcp-fitbod
★ 0 stars Python API Integration Updated 1d ago
MCP server for Fitbod. Read training history, invoke the workout generator, configure the engine, track body composition. 97 tools across 10 backend services.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fitbod": {
      "command": "uvx",
      "args": [
        "mcp-fitbod"
      ]
    }
  }
}

Or install with pip: pip install mcp-fitbod

Topics

api-clientfitbodfitnessmcpmodel-context-protocolpythonreverse-engineeringworkout-tracker