56
grade D
10 days ago
glama

Gym Coach MCP Server

Connects to a Gym Tracker Supabase database to provide LLMs with access to personal workout history, routines, and training progress. It enables users to analyze fitness performance, track personal records, and receive personalized coaching advice through natural language.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: GYM_PASSWORD, SUPABASE_ANON_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.
configGYM_EMAILyour@email.com
🔐 secretGYM_PASSWORDyour-password
🔐 secretSUPABASE_ANON_KEY
configSUPABASE_URL
// 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/nicosaporiti-gym-tracker-mcp-1hntc6)](https://m8ven.ai/mcp/nicosaporiti-gym-tracker-mcp-1hntc6)
commit: 1531b4d7020ce3edab38ef30c0b4efd91e6b6590
code hash: 7995d06588b066e278ee0346610317fc559c9651f8decc92f3a0bca430084867
verified: 4/11/2026, 2:28:36 PM
view raw JSON →