Skip to main content
Glama
meimakes

Oura MCP Server

by meimakes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port.3001
NODE_ENVNoNode environment (production or development).development
LOG_LEVELNoLog level (error, warn, info, debug).info
AUTH_TOKENYesAuthentication token for MCP endpoints.
CORS_ORIGINNoAllowed CORS origin.*
OURA_CLIENT_IDYesOura OAuth application client ID.
OURA_REDIRECT_URIYesOAuth redirect URI (e.g., https://your-app.up.railway.app/oauth/callback).
OURA_CLIENT_SECRETYesOura OAuth application client secret.
TOKEN_ENCRYPTION_KEYYesEncryption key for OAuth tokens (32 hex bytes).

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

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