Back to directory
johnie/oura-mcp

johnie/oura-mcp

@johnie

An MCP server for Oura Ring that exposes health and wellness data as tools for AI assistants

ourahealthwellnesssleepwearablemcptypescripttool

Installation & Configuration

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

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13