I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Oura MCP Server
A Model Context Protocol (MCP) server for accessing Oura Ring data.
Setup
Prerequisites
- Node.js (v16+)
- Oura account
Installation
- Clone the repository
- Run:
npm install
npm run build
Configuration
Obtaining Credentials
- Log in to Oura Cloud Console
- Get either:
- Personal Access Token (for testing)
- OAuth2 Credentials (for production)
Environment Variables
Create a .env
file:
# Option 1: Personal Access Token
OURA_PERSONAL_ACCESS_TOKEN=your_token
# Option 2: OAuth2 credentials
OURA_CLIENT_ID=your_client_id
OURA_CLIENT_SECRET=your_client_secret
OURA_REDIRECT_URI=http://localhost:3000/callback
Usage
Testing
node test.js <tool_name> <date>
Example: node test.js get_daily_sleep 2023-05-01
Claude Desktop Integration
Add to Claude Desktop's config (Settings → Developer → Edit Config):
{
"mcpServers": {
"oura": {
"command": "node",
"args": ["/absolute/path/to/oura-mcp/build/index.js"],
"env": {"OURA_PERSONAL_ACCESS_TOKEN": "your_token"}
}
}
}
Restart Claude Desktop after saving. See MCP docs for details.
Available Resources
-
personal_info
- User profile -
daily_activity
- Activity summaries -
daily_readiness
- Readiness scores -
daily_sleep
- Sleep summaries -
sleep
- Detailed sleep data -
sleep_time
- Sleep timing -
workout
- Workout data -
session
- Session data -
daily_spo2
- SpO2 measurements -
rest_mode_period
- Rest periods -
ring_configuration
- Ring config -
daily_stress
- Stress metrics -
daily_resilience
- Resilience metrics -
daily_cardiovascular_age
- CV age -
vO2_max
- VO2 max data
Available Tools
For date-based resources, use tools like get_daily_sleep
with startDate
and endDate
parameters (YYYY-MM-DD).
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews

user_UQ0B4Vxu
As a dedicated user of Dynamics 365 MCP Server, I must say this product, developed by Srikanth Paladugula, has significantly improved our business operations. Its seamless integration and user-friendly interface have transformed our data management processes. The resourcefulness and efficiency it offers are unparalleled. Highly recommend!