Back to Home
aayush-dutta icon

health-mcp

Verified Safe

by aayush-dutta

Overview

Aggregates health and wellness data from sources like Oura Ring to provide insights and summaries via an MCP server.

Installation

Run Command
uv --directory /Absolute/Path/To/Cloned/health-mcp run server.py

Environment Variables

  • OURA_CLIENT_ID
  • OURA_CLIENT_SECRET
  • OURA_REDIRECT_URI

Security Notes

The server uses environment variables for Oura API credentials and implements OAuth2 for authentication, including state validation and token refresh. OAuth tokens are stored locally in 'oura_token.json'. A local FastAPI server runs on 'localhost:8080' for the OAuth callback. No 'eval' or other obvious malicious code patterns were found. The local storage of the token is standard for a client-side OAuth flow.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-14

Tags

health-dataoura-ringapi-integrationwellnessmcp-server