Back to directory
oura-mcp-server

oura-mcp-server

@tomekkorbak20

MCP server for Oura API integration

ouraapiintegrationpythoncloud

Installation & Configuration

{
  "mcpServers": {
    "oura": {
      "command": "uvx",
      "args": [
        "oura-mcp-server"
      ],
      "env": {
        "OURA_API_TOKEN": "YOUR_OURA_API_TOKEN"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/7/23
Updated
2025/7/23