Loomal

Oura Ring

MCP server by github.com/yasuakiomokawa/oura-mcp

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

1 starsnpm: @yasuakiomokawa/oura-mcp

About Oura Ring

Oura Ring is an MCP (Model Context Protocol) server published by yasuakiomokawa in the official MCP registry. MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).

It ships as an npm package (@yasuakiomokawa/oura-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/yasuakiomokawa/oura-mcp, where the project has earned 1 GitHub stars.

Use Oura Ring with your agent

Claude Code · one command
claude mcp add oura-ring -- npx -y @yasuakiomokawa/oura-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "oura-ring": {
      "command": "npx",
      "args": [
        "-y",
        "@yasuakiomokawa/oura-mcp"
      ]
    }
  }
}
npm@yasuakiomokawa/oura-mcp

Frequently asked questions

What is Oura Ring?
Oura Ring is an MCP (Model Context Protocol) server by yasuakiomokawa. MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).
How do I connect Oura Ring to Claude, Cursor, or another MCP client?
Install Oura Ring from its npm package (@yasuakiomokawa/oura-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Oura Ring open source?
Yes — the source code is public at github.com/yasuakiomokawa/oura-mcp, with 1 GitHub stars.
Can AI agents pay to use Oura Ring?
Not yet through Loomal — Oura Ring is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Oura Ring? Claim this listing free by verifying GitHub ownership, or contact us.