We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/abekek/oura-mcp-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•341 B
# Oura Ring API Configuration
# Get your Personal Access Token from: https://cloud.ouraring.com/personal-access-tokens
OURA_PERSONAL_ACCESS_TOKEN=your_token_here
# Optional: OAuth2 Configuration (for production use)
# OURA_CLIENT_ID=your_client_id
# OURA_CLIENT_SECRET=your_client_secret
# OURA_REDIRECT_URI=http://localhost:3000/callback