tomekkorbak/oura-mcp-server
by Various
MCP server for Oura API integration
MCP
tomekkorbak/oura-mcp-server
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that provides an interface for connecting AI agents to the Oura API. It enables retrieval of health and sleep data from Oura ring users through standard MCP tool calls.
Best for
Best for
Developers building MCP-compatible AI agents that need access to Oura wearable data.
Use cases
- Building AI assistants that can query personal Oura ring health metrics
- Automating health data analysis workflows using Oura's API
- Integrating Oura sleep and activity data into agentic applications
How to use
Tools exposed
get_sleep_dataget_readiness_dataget_resilience_dataget_today_sleep_dataget_today_readiness_dataget_today_resilience_data
Tested with
Claude for Desktop
Example client config
{\n "mcpServers": {\n "oura": {\n "command": "uvx",\n "args": [\n "oura-mcp-server"\n ],\n "env": {\n "OURA_API_TOKEN": "YOUR_OURA_API_TOKEN"\n }\n }\n }\n} Notes
A Model Context Protocol (MCP) server that provides an interface for connecting AI agents to the Oura API. It enables retrieval of health and sleep data from Oura ring users through standard MCP tool calls.
37 stars on GitHub. Last updated 2025-02-27. Licensed MIT.
Use cases
- Building AI assistants that can query personal Oura ring health metrics
- Automating health data analysis workflows using Oura’s API
- Integrating Oura sleep and activity data into agentic applications
Pros
- Open-source Python implementation, easy to extend or modify
- Leverages the MCP standard for interoperability with AI agents
- Small, focused codebase: 37 stars suggests early-stage but functional
Cons
- Limited community and documentation due to low number of stars and contributions
- Requires Oura API credentials and user authorization setup
- May not cover all Oura API endpoints or handle rate limiting robustly yet
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open-source Python implementation, easy to extend or modify
- Leverages the MCP standard for interoperability with AI agents
- Small, focused codebase: 37 stars suggests early-stage but functional
Cons
- Limited community and documentation due to low number of stars and contributions
- Requires Oura API credentials and user authorization setup
- May not cover all Oura API endpoints or handle rate limiting robustly yet
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.