Back to directory
oura-mcp

oura-mcp

@johnie2

An MCP server that integrates with ouraring.com to provide health data access

ourahealthmcp-serverother

Installation & Configuration

{
  "mcpServers": {
    "oura": {
      "command": "npx",
      "args": [
        "-y",
        "oura-mcp"
      ],
      "env": {
        "oura_ACCESS_TOKEN": "<your-token>"
      }
    }
  }
}

Information

Transport
stdiossestreamable
Language
TypeScript
Created
2025/4/18
Updated
2026/3/30