Agentโ™ฅ๏ธŽAge
Catalog

io.github.proscar87/oura-mcp

Official

by proscar87 ยท Python

The Oura v2 API as an MCP server. Paginates, fixes the date range, warns when data is missing.

io.github.proscar87/oura-mcp (MCP)

This MCP server exposes the Oura v2 API through Model Context Protocol. It paginates requests, fixes the date range for queries, and warns when expected data is missing. The server is published under the io.github.proscar87/oura-mcp slug.

๐Ÿ› ๏ธ Key Features

  • Uses the Oura v2 API via MCP
  • Paginates results
  • Fixes date ranges
  • Warns when data is missing

๐Ÿš€ Use Cases

  • Fetching Oura v2 data through an MCP-compatible interface
  • Retrieving multi-page datasets with consistent date handling
  • Handling incomplete responses via missing-data warnings

โšก Developer Benefits

  • MCP integration for standardized model tooling
  • Pagination support for larger result sets
  • Date-range correction to avoid inconsistent query windows
  • Explicit warnings when data is missing

โš ๏ธ Limitations

  • Only described at the level of Oura v2 API access, pagination, date-range fixes, and missing-data warnings