Oura Ring
io.github.AntVsl/oura-mcp · Status: active
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.AntVsl/oura-mcp- Package coordinate
pypi:my-oura-mcp- Version
0.4.1- Listed in the registry
- 2026-08-02
- Changed in the registry
- 2026-08-02
- First seen by tracevero
- 2026-08-06
- Vendor's website
- https://github.com/AntVsl/oura_mcp#readme
Sleep, readiness, HRV, resting heart rate, activity and stress from your Oura Ring
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | yes Raw declaration – Required secret variables (raw): OURA_MCP_TOKEN Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio, streamable-http Source: MCP-Register · collected on 2026-08-06 · derived |
| Path argument present | no Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-06 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/AntVsl/oura_mcp Source: MCP-Register · collected on 2026-08-06 · derived |
| Version | 0.4.1 Source: MCP-Register · collected on 2026-08-06 · self-declared |
Position within the holdings
How many of the 23,407 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredyes4,112 of 23,407 carry this value (18 %)View these entries
- Execution locationlocal11,822 of 23,407 carry this value (51 %)View these entries
- Path argument presentno23,196 of 23,407 carry this value (99 %)View these entries
- Repository URL listedyes18,250 of 23,407 carry this value (78 %)View these entries
All 4 values together are carried by 2,674 of 23,407 entries.
This entry appears in these selections
- MCP servers requiring credentials4,112
- Locally executed MCP servers11,822
- MCP servers with a repository URL18,250
- Local MCP servers with a repository URL11,235
- Local MCP servers requiring credentials2,821
- MCP servers over stdio and streamable-http1,182
- MCP servers with credentials and a repository URL3,422
- MCP servers as a container and a PyPI package160
- MCP servers available as a package only10,421
- MCP servers with uvx as their only runtime hint965
The source's raw values23
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Environment variables (raw) | OURA_CLIENT_ID, OURA_CLIENT_SECRET, OURA_REDIRECT_URI, OURA_API_MODE, OURA_TZ, OURA_TOKEN_STORE, OURA_PUBLIC_URL, OURA_OAUTH_ALLOWED_REDIRECT_ORIGINS, OURA_MCP_TOKEN, OURA_PUBLIC_URL, OURA_OAUTH_ALLOWED_REDIRECT_ORIGINS, OURA_CLIENT_ID, OURA_CLIENT_SECRET, OURA_TZ Source: MCP-Register · collected on 2026-08-06 · self-declared |
|---|---|
| Required secret variables (raw) | OURA_MCP_TOKEN Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Transports (raw) | stdio, streamable-http Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Repository (raw) | https://github.com/AntVsl/oura_mcp Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Package registries (raw) | oci, pypi Source: MCP-Register · collected on 2026-08-06 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| First listed in the registry (raw) | 2026-08-02 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Last changed in the registry (raw) | 2026-08-02 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package identifiers (raw) | docker.io/iican/oura-mcp:0.4.1, my-oura-mcp Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Package versions (raw) | 0.4.1 Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Runtime hints (raw) | uvx Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Environment variable descriptions (raw) | OURA_API_MODE=sandbox for Oura's synthetic data (no auth needed), production for your own · OURA_CLIENT_ID=Client ID of your Oura application from developer.ouraring.com · OURA_CLIENT_SECRET=Client secret of your Oura application · OURA_MCP_TOKEN=Shared secret guarding the HTTP endpoint. Required whenever the server binds to anything other than loopback; without it the server refuses to start · OURA_OAUTH_ALLOWED_REDIRECT_ORIGINS=Comma-separated trusted OAuth redirect origins; defaults to Claude.ai and ChatGPT · OURA_PUBLIC_URL=Public https address, without a trailing slash. Enables OAuth 2.1 for Claude.ai and ChatGPT; leave empty for local or Bearer-token clients · OURA_REDIRECT_URI=OAuth redirect URI; must match the Oura application byte for byte · OURA_TOKEN_STORE=Where the OAuth flow stores tokens. Written by the server, not set by hand · OURA_TZ=IANA timezone deciding what counts as today. Container clocks run in UTC, so set this · OURA_TZ=IANA timezone deciding what counts as today. Set it explicitly on servers, whose clocks run in UTC Source: MCP-Register · collected on 2026-08-16 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-16 · self-declared |
Changes
| 2026-08-16 | Last changed in the registry (raw): – → 2026-08-02 |
|---|---|
| 2026-08-16 | First listed in the registry (raw): – → 2026-08-02 |
| 2026-08-16 | Registry status message (raw): – → – |
| 2026-08-16 | Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Icon formats (raw): – → – |
| 2026-08-16 | Environment variable descriptions (raw): – → OURA_API_MODE=sandbox for Oura's synthetic data (no auth needed), production for your own · OURA_CLIENT_ID=Client ID of your Oura application from developer.ouraring.com · OURA_CLIENT_SECRET=Client secret of your Oura application · OURA_MCP_TOKEN=Shared secret guarding the HTTP endpoint. Required whenever the server binds to anything other than loopback; without it the server refuses to start · OURA_OAUTH_ALLOWED_REDIRECT_ORIGINS=Comma-separated trusted OAuth redirect origins; defaults to Claude.ai and ChatGPT · OURA_PUBLIC_URL=Public https address, without a trailing slash. Enables OAuth 2.1 for Claude.ai and ChatGPT; leave empty for local or Bearer-token clients · OURA_REDIRECT_URI=OAuth redirect URI; must match the Oura application byte for byte · OURA_TOKEN_STORE=Where the OAuth flow stores tokens. Written by the server, not set by hand · OURA_TZ=IANA timezone deciding what counts as today. Container clocks run in UTC, so set this · OURA_TZ=IANA timezone deciding what counts as today. Set it explicitly on servers, whose clocks run in UTC |
| 2026-08-16 | Environment variable formats (raw): – → – |
| 2026-08-16 | Delivery form (raw): – → paket |
| 2026-08-16 | Remote hosts (raw): – → – |
| 2026-08-16 | Remote URLs (raw): – → – |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/en/mcp/io-github-antvsl-oura-mcp