Back to Home
YuzeHao2023 icon

MCP-oura

Verified Safe

by YuzeHao2023

Overview

Provides language models with access to Oura API health data (sleep, readiness, resilience) via the Model Context Protocol.

Installation

Run Command
uvx oura-mcp-server

Environment Variables

  • OURA_API_TOKEN

Security Notes

The server retrieves the Oura API token from environment variables, which is a good security practice. It uses `httpx` for external API calls, and the data transformation logic does not appear to introduce direct security vulnerabilities. No usage of `eval`, obfuscation, or other immediately malicious patterns were found. Error handling is present, returning human-readable messages.

Similar Servers

Stats

Interest Score61
Security Score9
Cost ClassLow
Avg Tokens100
Stars111
Forks8
Last Update2025-12-21

Tags

Oura APIHealth DataFitness TrackingLanguage ModelsMCP