SERVER

Oura Ring

Rank #8793

glama/YasuakiOmokawa/oura-mcp

MCP server for the Oura Ring API v2, providing access to sleep, activity, readiness, heart rate, and workout data via OAuth.

First listed
Apr 29, 2026
Last publish date
May 16, 2026
OVERVIEW

Oura Ring is a Model Context Protocol (MCP) server published by YasuakiOmokawa. It ranks #8793 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Oura Ring is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Apr 29, 2026 and most recently updated on May 16, 2026.

STANDING
#8,793of 58,900 tracked serversTop 25%

Ranks ahead of 50,107 of 58,900 servers on MCP Toplist.

CONNECT

Use Oura Ring

Add Oura Ring to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "oura-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@yasuakiomokawa/oura-mcp"
      ],
      "env": {
        "OURA_CLIENT_ID": "<your OURA_CLIENT_ID>",
        "OURA_CLIENT_SECRET": "<your OURA_CLIENT_SECRET>",
        "OURA_CALLBACK_PORT": "<your OURA_CALLBACK_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

YasuakiOmokawa

Organization
Total servers
1
Total versions
9
VERSIONS

Available versions (9)

VersionPublished
0.2.13May 16, 2026
0.2.12May 2, 2026
0.2.11May 2, 2026
0.2.10May 2, 2026
0.2.2May 2, 2026
0.2.1Apr 29, 2026
0.1.4Apr 29, 2026
0.1.1Apr 29, 2026
0.1.0Apr 29, 2026
FAQ

Frequently asked questions

What is Oura Ring?
MCP server for the Oura Ring API v2, providing access to sleep, activity, readiness, heart rate, and workout data via OAuth.
Who maintains Oura Ring?
Oura Ring is maintained by YasuakiOmokawa, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
Is Oura Ring an official MCP server?
Yes — Oura Ring is listed on the Official MCP Registry, alongside Glama.
How many versions does Oura Ring have?
MCP Toplist tracks 9 versions of Oura Ring, most recently published on May 16, 2026.
Where can I find the source code for Oura Ring?
The source code for Oura Ring is hosted at github.com/YasuakiOmokawa/oura-mcp.
EXPLORE