71
/ 100
1 month ago
glama

Intervals.icu MCP Server

Enables AI assistants to interact with Intervals.icu fitness tracking and wellness data, allowing users to fetch, filter, and group activities or health metrics. It provides structured summaries of workouts and physical well-being through natural language queries.

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 1 credential: INTERVALS_API_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.
🔐 secretINTERVALS_API_KEY"": "your-api-key-here",
configINTERVALS_ATHLETE_ID"": "your-athlete-id"
configINTERVALS_BASE_URL
configINTERVALS_TIMEOUT
configINTERVALS_MAX_RETRIES
configINTERVALS_REQUEST_DELAY
configLOG_LEVEL
configLOG_DIR
configENVIRONMENT
// 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/vsidhart-intervals-mcp-1yarnf)](https://m8ven.ai/mcp/vsidhart-intervals-mcp-1yarnf)
commit: dc1a85eddf2252d4483ab0010d1dd29156451f0d
code hash: 4ee9870bd5855090176efce8260c24e5b46478d96683eeb71d760586ab548365
verified: 6/17/2026, 12:20:08 PM
view raw JSON →
Intervals.icu MCP Server · M8ven Trust Score | M8ven