Skip to main content
Glama
ihadanidea

Oura Ring MCP Server

by ihadanidea

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OURA_TIMEOUTNoOura API request timeout in seconds (default 30)30
OURA_MCP_BINDNoHost interface to bind (default 127.0.0.1; set 0.0.0.0 to expose beyond this machine)127.0.0.1
OURA_MCP_PORTNoHost port the server is published on (default 8000)8000
MCP_AUTH_TOKENYesSecret gating all /mcp requests (path segment or Bearer header) (required)
OURA_ACCESS_TOKENYesOura personal access token (required)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/ihadanidea/oura-mcp'

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