Loading MCP server directory, please wait...
Local-first Garmin data warehouse: sync once to SQLite, analyze trends and correlations offline.
npx @getmcp/cli add io.github.anup-shesh/garmin-local-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.anup-shesh/garmin-local-mcp": {
"command": "uvx",
"args": [
"garmin-local-mcp"
],
"env": {
"GARMIN_MCP_DATA_DIR": ""
}
}
}
}