← All servers
πŸ”§

Oura RingVerifiedπŸ›‘ No advisories

io.github.YasuakiOmokawa/oura-mcp
New to MCP? Start here β†’
2β˜… stars
90weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/yasuakiomokawa β†—io.github.YasuakiOmokawa/oura-mcp

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

β—†
Secrets required
Needs OURA_CLIENT_SECRET.
βœ“
Configuration
Reads OURA_CLIENT_ID, OURA_CALLBACK_PORT.

About

MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).

Packages & transports

npm@yasuakiomokawa/oura-mcpv0.2.13 Β· 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": {
      "command": "npx",
      "args": [
        "-y",
        "@yasuakiomokawa/oura-mcp"
      ]
    }
  }
}

β–Ά 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 @yasuakiomokawa/oura-mcp