71
/ 100
16 days ago
glama

garmin-mcp-local

A local MCP server that caches Garmin Connect data in SQLite for fast, read-only queries, with tools for bulk import, rate-limited sync, and failure alerts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GARMIN_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGARMIN_EMAILedit .env: set / GARMIN_PASSWORD (only needed for the first
🔐 secretGARMIN_PASSWORDedit .env: set GARMIN_EMAIL / (only needed for the first
configGARMIN_TOKEN_STORElogin -- after that, the session token is cached under
configGARMIN_DB_PATH
configGARMIN_MIN_REQUEST_INTERVAL_SECONDSenforces a minimum delay between requests (),
configGARMIN_MAX_RETRIESretries 429/403 with exponential backoff + jitter, capped at ,
configALERT_EMAIL_TOSet in .env to get an email for either case, sent via
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/the-mace-garmin-mcp-local-1bzmja)](https://m8ven.ai/mcp/the-mace-garmin-mcp-local-1bzmja)
commit: 157ba13a614c5b63b6e7f796de53dde9e134de70
code hash: b440323010ecba2c1d58e1f46f896858062ba5c5c9403ff9c9e80dcf3f073919
verified: 7/15/2026, 8:40:43 AM
view raw JSON →