Back to Home
khaoss85 icon

arvo-mcp

Verified Safe

by khaoss85

Overview

Connects AI assistants to Arvo's AI fitness coach to access and manage workout data, personal records, and training plans via the Model Context Protocol.

Installation

Run Command
npx -y arvo-mcp

Environment Variables

  • ARVO_API_KEY
  • ARVO_BASE_URL

Security Notes

The server acts as a proxy for the Arvo API, correctly using HTTPs and bearer token authentication via an environment variable (ARVO_API_KEY). The API key is not hardcoded and is validated on startup. No 'eval' or other direct code injection vulnerabilities were found in the provided server code. Security heavily relies on the upstream Arvo API and the user's secure handling of their API key locally. The project provides a detailed SECURITY.md, indicating a responsible approach to security.

Similar Servers

Stats

Interest Score55
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars1
Forks0
Last Update2026-01-19

Tags

Fitness TrackingAI CoachingMCPWorkout ManagementAPI Integration