Oura MCP server
The Oura v2 API as an MCP server. Paginates, fixes the date range, warns when data is missing.
B83/100grade B
Adoption
New
0 stars
Reviews
Write oneNobody has reviewed Oura yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Oura tools (4)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
oura_checkSelf-check: is there a credential, and does Oura respond? Exposing nothing.
oura_collectionsThe 19 Oura collections, what each one carries and which parameters it takes.
oura_queryFetches a COMPLETE Oura collection over the requested range.
oura_todayLast night's sleep and today's readiness, with the days before them.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
no findings
- Code scan28 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
claude mcp add oura-mcp -- uvx mcp-oura
Oura: common questions
- Is Oura MCP server safe?
- Mostly: it is graded B (83/100). Read the Oura safety report
- How do I install Oura?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Oura need an API key?
- Yes. The registry entry asks for
OURA_CLIENT_SECRET,OURA_PAT. - Is Oura maintained?
- The last commit was 9 days ago (2026-09-12). The latest release is v0.3.5.