tomekkorbak/oura-mcp-server
An MCP server for Oura, an app for tracking sleep
Quick Start
Clone the repository:
git clone https://github.com/tomekkorbak/oura-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"oura-mcp-server": {
"command": "npx",
"args": [
"-y",
"tomekkorbak/oura-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.