Oura
Integrates with the Oura API to retrieve and analyze personal sleep, readiness, and resilience data for health and wellness tracking.
22 stars
0 tools
Created Aug 2025
@tomekkorbak/tomekkorbak-oura-oura-mcp-serverAbout
Integrates with the Oura API to retrieve and analyze personal sleep, readiness, and resilience data for health and wellness tracking.
Categories
general
Installation
npm
npm install @tomekkorbak/tomekkorbak-oura-oura-mcp-server
Configuration
{
"mcpServers": {
"tomekkorbak-oura-oura-mcp-server": {
"command": "npx",
"args": [
"-y",
"@tomekkorbak/tomekkorbak-oura-oura-mcp-server"
]
}
}
}