67
/ 100
7 days ago
glama

livetrack-mcp

An autonomous MCP server that polls Garmin LiveTrack data during races, stores time-series metrics in SQLite, and triggers periodic Claude analysis for real-time coaching feedback.

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
6 tools verified — handlers match their declared behaviour
2 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOTEL_EXPORTER_OTLP_ENDPOINTOpenTelemetry collector URL (optional)
configOTEL_SERVICE_NAME
configLOG_LEVELINFO Logging level
configDB_PATH/data/livetrack.db SQLite database path
configCLAUDE_RUNNER_URL
configRUNNER_WORKSPACEtraining Workspace for claude-runner tasks
configPORT38100 Server port
configHOST0.0.0.0 Bind address
configMCP_PATH/mcp MCP endpoint path
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
// 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/aviman1109-livetrack-mcp-61p5pe)](https://m8ven.ai/mcp/aviman1109-livetrack-mcp-61p5pe)
commit: 951ac5d78ae9b157e92c587a0ab8f6292787e8e1
code hash: 2849115bd01e804f3caf09f725860f6b619e3fae18d072e503c6f89986857ad1
verified: 6/17/2026, 11:57:37 AM
view raw JSON →