← All servers
πŸ”§

Oura Ring ServerVerifiedπŸ›‘ No advisories

io.github.jordanburke/oura-ring-mcp-server
New to MCP? Start here β†’
1β˜… stars
0weekly installs
10 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jordanburke, which proved it owns this namespace.

Verified owner: github.com/jordanburke β†—io.github.jordanburke/oura-ring-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OURA_CLIENT_SECRET.
βœ“
Configuration
Reads OURA_CLIENT_ID, OURA_SANDBOX, TRANSPORT_TYPE, PORT, HOST, OURA_TELEMETRY_FILE, ….

About

Oura Ring MCP server for the Oura API v2: sleep, readiness, activity, heart rate, and more.

Packages & transports

npmoura-ring-mcp-serverv0.2.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "oura_ring_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "oura-ring-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y oura-ring-mcp-server