Skip to main content
Glama

Server Details

Connect your Oura Ring account and enable access to your wellness data in apps and automations. In…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
eliu243/oura-mcp-server
GitHub Stars
0
Server Listing
Oura Ring OAuth2 MCP Server

Available Tools

7 tools
exchange_codeTry in Inspector

Exchange authorization code for access token.

ParametersJSON Schema
NameRequiredDescriptionDefault
codeYes
get_auth_urlTry in Inspector

Get OAuth2 authorization URL to connect your Oura Ring account.

ParametersJSON Schema
NameRequiredDescriptionDefault
scopeNopersonal daily
get_sleep_by_dateTry in Inspector

Get sleep data for a specific date (YYYY-MM-DD format).

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYes
get_sleep_last_nightTry in Inspector

Get sleep data from last night.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_sleep_last_weekTry in Inspector

Get sleep data from the past week.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

parse_redirect_urlTry in Inspector

Parse OAuth2 redirect URL and automatically extract token/code.

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
set_access_tokenTry in Inspector

Manually set the access token in session configuration.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenYes

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.