67
/ 100
10 days ago
glama

Garmin Training MCP

Connects Claude to Garmin Connect to view fitness data and create adaptive training plans for running, swimming, cycling, and strength. Supports both local and VPS deployment with optional Supabase storage.

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.
🔐
You'll be asked for 2 credentials: GARMIN_PASSWORD, SUPABASE_KEY
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.
configMCP_HOSTNo Host del servidor HTTP (default: 0.0.0.0)
configMCP_PORTNo Puerto del servidor HTTP (default: 8080)
configGARMIN_MCP_HOME
configGARMIN_EMAILexport ="tu_email@ejemplo.com"
🔐 secretGARMIN_PASSWORDexport ="tu_contraseña"
configSUPABASE_URLSi defines + SUPABASE_KEY, se usa Supabase (Postgres en la nube).
🔐 secretSUPABASE_KEYtu_clave_anon # opcional
// 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 6 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/javipaur-mcp-garmin-mbkhdn)](https://m8ven.ai/mcp/javipaur-mcp-garmin-mbkhdn)
commit: f430784329763bec0121feed3b4d5f87df9f64bb
code hash: 09850f243c184c8a7942c6534b6dd22b6005653ee09731f3c9d85c6b6fb16d88
verified: 7/21/2026, 8:46:00 AM
view raw JSON →