CoolFace
Apppublic

sgopi/hrv-agent-mcp

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

HRV Analysis MCP Agent

This is a Model Context Protocol (MCP) Agent that analyzes Heart Rate Variability (HRV) data from Apple Watch and Fitbit exports.

Capabilities

  • —Analyze Zip Exports: Accepts direct download links to export.zip (Apple Health) or Fitbit data.
  • —Comprehensive Metrics: Calculates RMSSD, SDNN, Stress Index, and more.
  • —Weekly Patterns: Identifies best/worst hours and stress patterns.
  • —Chakra Analysis: Maps HRV frequencies to chakra energy centers.
  • —PDF Reports: Generates detailed visual reports.

How to Use

Connect this agent to your MCP Client (e.g., Claude Desktop).

SSE Endpoint: https://sgopi-hrv-agent-mcp.hf.space/sse

Tool: analyze_hrv

  • —file_url: URL to your zip file.
  • —device_type: "apple_watch" or "fitbit".