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 toolsexchange_codeTry in Inspector
Exchange authorization code for access token.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
get_auth_urlTry in Inspector
Get OAuth2 authorization URL to connect your Oura Ring account.
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | personal daily |
get_sleep_by_dateTry in Inspector
Get sleep data for a specific date (YYYY-MM-DD format).
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes |
get_sleep_last_nightTry in Inspector
Get sleep data from last night.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_sleep_last_weekTry in Inspector
Get sleep data from the past week.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
parse_redirect_urlTry in Inspector
Parse OAuth2 redirect URL and automatically extract token/code.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
set_access_tokenTry in Inspector
Manually set the access token in session configuration.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
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:
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
Your Connectors
Sign in to create a connector for this server.