MCP oura connects to the Oura API, providing sleep, activity, and readiness data. It exposes endpoints for retrieving user metrics, daily summaries, and sleep data. Developers use it to integrate Oura's health insights into applications, enabling personalized health tracking and analytics.
MCP oura connects to the Oura API, providing sleep, activity, and readiness data. It exposes endpoints for retrieving user metrics, daily summaries, and sleep data. Developers use it to integrate Oura's health insights into applications, enabling personalized health tracking and analytics.
pip install MCP-ouraAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"yuzehao2023-mcp-oura-github": {
"command": "uvx",
"args": [
"pip install MCP-oura"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP oura?"
API Key Required
This server requires an API key from MCP oura. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_OURA_API_KEY | Yes | Your MCP oura API key |
"What resources are available in MCP oura?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP oura"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP oura with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.