Loading MCP server directory, please wait...
Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data
npx @getmcp/cli add io.github.NasserAlbusaidi/macrofactor-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NasserAlbusaidi/macrofactor-mcp": {
"command": "uvx",
"args": [
"macrofactor-mcp"
],
"env": {
"MACROFACTOR_DB_PATH": "",
"MACROFACTOR_DATA_DIR": "",
"GARMINTOKENS": ""
}
}
}
}