Skip to main content
Glama
rajvirtual

oura-mcp-server

by rajvirtual

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OURA_TOKENYesYour Oura Personal Access Token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
oura-fetchC

Fetch data from Oura Ring API endpoints

Prompts

Interactive templates invoked by user choice

NameDescription
Get readiness dataRetrieve readiness scores from your Oura ring
Get sleep dataRetrieve sleep metrics from your Oura ring
Get activity dataRetrieve activity metrics from your Oura ring
Get heart rate dataRetrieve heart rate data from your Oura ring
Get heart rate during sleepRetrieve heart rate data during sleep periods
Get stress dataRetrieve stress metrics from your Oura ring
Get Oura tagsRetrieve tags from your Oura ring
Analyze health factorsAnalyze how different factors affect your health metrics
Analyze meal effects on healthAnalyze how different meals affect your health metrics
Verify calculationsDouble-check calculations for accuracy
Get detailed sleep informationRetrieve and explain detailed sleep metrics from your Oura ring
Data handling guidelinesGuidelines for handling Oura data correctly

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The purpose is clear.

Naming Consistency5/5

The single tool name 'oura-fetch' follows a clear verb_noun pattern, consistent with itself.

Tool Count1/5

A single generic fetch tool is far too few for the broad Oura Ring API domain, which has many endpoints for different data types.

Completeness1/5

The tool surface is severely incomplete: it provides only a raw fetch without specific operations for sleep, activity, readiness, etc., leaving agents without necessary capabilities.