Skip to content
Deutsch

MCP server in namespace io.github

io.github.proscar87/oura-mcp · Status: active

The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.

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.proscar87/oura-mcp
Package coordinate
pypi:mcp-oura
Version
0.3.2
Listed in the registry
2026-08-12
Changed in the registry
2026-08-12
First seen by tracevero
2026-08-10
Vendor's website
https://github.com/proscar87/oura-mcp

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

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

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-10 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-10 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-10 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/proscar87/oura-mcp
Source: MCP-Register · collected on 2026-08-10 · derived
Version0.3.2
Source: MCP-Register · collected on 2026-08-13 · self-declared

Position within the holdings

How many of the 22,534 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,280 of 22,534 entries.

This entry appears in these selections

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.

Raw values
Environment variables (raw)OURA_SANDBOX, OURA_CLIENT_ID, OURA_CLIENT_SECRET, OURA_CREDENTIALS, OURA_PAT, OURA_PAT_FILE
Source: MCP-Register · collected on 2026-08-11 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-10 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-10 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-10 · self-declared
Repository (raw)https://github.com/proscar87/oura-mcp
Source: MCP-Register · collected on 2026-08-10 · self-declared
Package registries (raw)pypi
Source: MCP-Register · collected on 2026-08-10 · 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-12
Source: MCP-Register · collected on 2026-08-16 · self-declared
Last changed in the registry (raw)2026-08-12
Source: MCP-Register · collected on 2026-08-16 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-09-29/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)mcp-oura
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)0.3.2
Source: MCP-Register · collected on 2026-08-16 · self-declared
Runtime hints (raw)confirmed absent
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_CLIENT_ID=client_id of your Oura application, for OAuth2. Register one at https://cloud.ouraring.com/oauth/applications with the redirect http://localhost:9876/callback/ (the trailing slash is required). · OURA_CLIENT_SECRET=client_secret of your Oura application. Only needed when running `oura-mcp --authorize` and when refreshing the token. · OURA_CREDENTIALS=Where the OAuth2 credentials file lives. Defaults to ~/.config/oura-mcp/credentials.json, mode 600. · OURA_PAT=Oura Personal Access Token. Only if you already had one: Oura stopped issuing them in December 2025. · OURA_PAT_FILE=Path to a file holding the personal token. Preferable to OURA_PAT: an MCP server is registered in a JSON that gets backed up and shared when asking for help; a separate file rotates without touching the config. · OURA_SANDBOX=Set to 1 to use Oura's official synthetic data with no credentials. The recommended way to try the server before authenticating.
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

Changes
2026-08-16Last changed in the registry (raw): – → 2026-08-12
2026-08-16First listed in the registry (raw): – → 2026-08-12
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment variable descriptions (raw): – → OURA_CLIENT_ID=client_id of your Oura application, for OAuth2. Register one at https://cloud.ouraring.com/oauth/applications with the redirect http://localhost:9876/callback/ (the trailing slash is required). · OURA_CLIENT_SECRET=client_secret of your Oura application. Only needed when running `oura-mcp --authorize` and when refreshing the token. · OURA_CREDENTIALS=Where the OAuth2 credentials file lives. Defaults to ~/.config/oura-mcp/credentials.json, mode 600. · OURA_PAT=Oura Personal Access Token. Only if you already had one: Oura stopped issuing them in December 2025. · OURA_PAT_FILE=Path to a file holding the personal token. Preferable to OURA_PAT: an MCP server is registered in a JSON that gets backed up and shared when asking for help; a separate file rotates without touching the config. · OURA_SANDBOX=Set to 1 to use Oura's official synthetic data with no credentials. The recommended way to try the server before authenticating.
2026-08-16Environment variable formats (raw): – → –
2026-08-16Delivery form (raw): – → paket
2026-08-16Remote hosts (raw): – → –
2026-08-16Remote URLs (raw): – → –

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/en/mcp/io-github-proscar87-oura-mcp