Oura Ring runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 16 May 2026.
MCP server for Oura Ring API v2 (sleep, activity, readiness, heart rate, workouts).
Today is the operative word: we check Oura Ring every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add oura-mcp -- npx -y @yasuakiomokawa/oura-mcp
{
"mcpServers": {
"oura-mcp": {
"args": [
"-y",
"@yasuakiomokawa/oura-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.oura-mcp]
command = "npx"
args = ["-y", "@yasuakiomokawa/oura-mcp"]
{
"mcpServers": {
"oura-mcp": {
"args": [
"-y",
"@yasuakiomokawa/oura-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"oura-mcp": {
"args": [
"-y",
"@yasuakiomokawa/oura-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OURA_CLIENT_ID (Optional. Alternative to `npx oura-mcp configure`. Both OURA_CLIENT_ID and OURA_CLIENT_SECRET must be set together.), OURA_CLIENT_SECRET (Optional. See OURA_CLIENT_ID.), OURA_CALLBACK_PORT (OAuth callback port (default 54321)).
The author declared them in the registry entry; get the values from the project itself.
Oura Ring MCP server for the Oura API v2: sleep, readiness, activity, heart rate, and more.
Sleep, readiness, HRV, resting heart rate, activity and stress from your Oura Ring
Privacy-first, unofficial Oura MCP server for AI health, sleep, activity and heart-rate agents.
Privacy-first, unofficial Withings MCP server for AI health, sleep, activity and heart-rate agents.
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Privacy-first, unofficial Fitbit MCP server for AI health, sleep, activity and heart-rate agents.
Privacy-first Google Health API MCP server for health, sleep, activity and HR agents
MCP server for the official Whoop API v2: cycles, recovery, sleep, workouts, and profile data
Answers built from our own checks of this server.