oura-mcp-server
If you are the rightful owner of oura-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides access to the Oura API, allowing language models to query sleep, readiness, and resilience data.
The Oura MCP Server is designed to facilitate seamless interaction between language models and the Oura API. By leveraging the Model Context Protocol, this server enables users to access detailed health metrics such as sleep, readiness, and resilience data. The server supports both date range queries and today's data queries, making it versatile for various use cases. Users need an Oura API token to authenticate and access the data. The server is built to handle errors gracefully, providing clear messages for issues like invalid date formats or authentication failures. It is licensed under the MIT License, ensuring open-source accessibility and collaboration.
Features
- Access to Oura API for sleep, readiness, and resilience data
- Supports date range and today's data queries
- Human-readable error messages for common issues
- Requires Oura API token for authentication
- Licensed under MIT License