Odel
macrofactor mcp

macrofactor mcp

Local
@nasseralbusaidi1PythonMITUpdated 1mo ago

Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImacrofactor-mcpv0.1.1

Run

uvx macrofactor-mcp

MCP client config

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