Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OURA_CLIENT_IDNoOura API client ID (used together with OURA_CLIENT_SECRET)
OURA_CALLBACK_PORTNoCallback port for OAuth (default: 54321)
OURA_CLIENT_SECRETNoOura API client secret (used together with OURA_CLIENT_ID)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
oura_authenticateA

Start OAuth authorization flow. Returns a URL to open in browser. Used for re-authentication after refresh_token expires.

oura_auth_statusA

Check current authentication state and token expiry.

oura_clear_authA

Delete stored tokens. Re-authenticate via oura_authenticate after this.

oura_api_list_pathsA

List all available Oura API v2 GET endpoints with summaries.

oura_api_getA

Generic GET to Oura Ring API v2. Use oura_api_list_paths to see endpoints. Pagination via max_pages or pass next_token in params.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/YasuakiOmokawa/oura-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server