74
/ 100
10 days ago
glama

Oura MCP Server

Enables Claude and other MCP clients to access Oura Ring data, including daily activity, sleep, readiness, stress, and more, via a remote Streamable HTTP server.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: OURA_CLIENT_SECRET, OURA_PERSONAL_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ALLOWED_HOSTSoura-mcp.mydomain.com
configOURA_CLIENT_ID
🔐 secretOURA_CLIENT_SECRET
🔐 secretOURA_PERSONAL_ACCESS_TOKENyour_token
configOURA_REDIRECT_URI
configPORT3000 OURA_PERSONAL_ACCESS_TOKEN=placeholder pnpm start
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/babyblackeyes2023-oura-mcp-juntz1)](https://m8ven.ai/mcp/babyblackeyes2023-oura-mcp-juntz1)
commit: cf6f42e3329cc7424e532712b50852568acc0a88
code hash: 349a94a547008f906c83502c1ee249e45572218c93ae9f5369d2485be53ca4fa
verified: 7/5/2026, 9:05:13 AM
view raw JSON →