Loading MCP server directory, please wait...
Adaptive AI training coach MCP server backed by Garmin Connect
npx @getmcp/cli add io.github.snoozelieb/coach-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
GARMIN_EMAILGarmin Connect account email
GARMIN_PASSWORDGarmin Connect account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.snoozelieb/coach-mcp": {
"command": "uvx",
"args": [
"garmin-coach-mcp"
],
"env": {
"GARMIN_EMAIL": "",
"GARMIN_PASSWORD": "",
"COACH_DATA_DIR": ""
}
}
}
}