Home › Other › macrofactor-mcp
macrofactor-mcp
Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data
Topics: Sports
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 0.1.1)
uvx macrofactor-mcp
Or add to your MCP client config:
{
"mcpServers": {
"macrofactor-mcp": {
"command": "uvx",
"args": [
"macrofactor-mcp"
],
"env": {
"MACROFACTOR_DB_PATH": "<YOUR_VALUE>",
"MACROFACTOR_DATA_DIR": "<YOUR_VALUE>",
"GARMINTOKENS": "<YOUR_VALUE>"
}
}
}
}
MACROFACTOR_DB_PATH— Path to the local DuckDB database (default: ~/.macrofactor/macrofactor.duckdb)MACROFACTOR_DATA_DIR— Directory watched for MacroFactor export files to auto-import (default: ~/Downloads)GARMINTOKENS— Directory holding Garmin Connect auth tokens for optional Garmin sync (default: ~/.garminconnect)
Related servers
strava-mcp
MCP server for accessing Strava API
trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
livetennisapi-mcp
Live tennis scores, players, rankings, odds and win-probability. ATP, WTA, Challenger, ITF, juniors.
Fantasy Football Manager
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
mlb-api-mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.
mcp-sports-hub
41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry