Back to Home
moxus icon

intervals-icu-mcp-ts

Verified Safe

by moxus

Overview

Provide AI agents access to Intervals.icu data for fitness tracking, activity management, and calendar events.

Installation

Run Command
npx @moxus/intervals-mcp

Environment Variables

  • INTERVALS_ATHLETE_ID
  • INTERVALS_API_KEY

Security Notes

The server securely retrieves API credentials (key and athlete ID) from environment variables, preventing hardcoding. Input and output data are rigorously validated using Zod schemas, enhancing robustness and protecting against malformed requests. API interactions are handled via Axios with basic authentication, a standard and secure method for this type of API. No 'eval' or direct arbitrary code execution vectors were identified, making the core logic safe. The reliance on `cross-spawn` (indirectly via `@modelcontextprotocol/sdk`) is for process management and not for executing user-controlled input.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-12-14

Tags

Intervals.icuFitnessAthlete DataMCP ServerAPI Integration