Get sleep data for a specific date range. Dates should be provided in ISO format (YYYY-MM-DD).
Get readiness data for a specific date range. Dates should be provided in ISO format (YYYY-MM-DD).
Get resilience data for a specific date range. Dates should be provided in ISO format (YYYY-MM-DD).
Get sleep data for today.
Get readiness data for today.
Get resilience data for today.
The Oura Ring MCP server provides seamless access to your personal health metrics tracked by the Oura Ring. It allows language models to query and analyze your sleep patterns, readiness scores, and resilience data directly from the Oura API, enabling personalized health insights and recommendations based on your biometric data.
The Oura Ring MCP server connects Claude to your Oura Ring data, allowing you to query and analyze your personal health metrics. This integration enables you to have meaningful conversations about your sleep quality, readiness scores, and overall resilience based on actual biometric data collected by your Oura Ring.
Before using this MCP server, you'll need:
To obtain your Oura API token:
Install the MCP server using pip:
pip install oura-mcp-server
Update your Claude Desktop configuration file:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%/Claude/claude_desktop_config.json
Add the Oura MCP server configuration to your config file, replacing YOUR_OURA_API_TOKEN
with your actual token.
Once the MCP server is configured, you can ask Claude questions about your Oura Ring data:
If you encounter issues:
This MCP server accesses your personal health data. Your data is processed locally and is only shared with Claude during your conversation. No data is stored by the MCP server itself.