← Back to search Server uses network capabilities via: fetch() Server uses env_vars capabilities via: process.env
@yasuakiomokawa/oura-mcp
Personal MCP server for Oura Ring API v2
B
82.8 / 100
Versions
0.2.13latestMay 16, 2026
0.2.12May 2, 2026
0.2.11May 2, 2026
0.2.10May 2, 2026
0.2.9May 2, 2026
+ show 14 moreshow less
0.2.8May 2, 2026
0.2.7May 2, 2026
0.2.6May 2, 2026
0.2.5May 2, 2026
0.2.4May 2, 2026
0.2.3May 2, 2026
0.2.2May 2, 2026
0.2.1Apr 29, 2026
0.2.0Apr 29, 2026
0.1.4Apr 29, 2026
0.1.3Apr 29, 2026
0.1.2Apr 29, 2026
0.1.1Apr 29, 2026
0.1.0Apr 29, 2026
Tools 5
oura_authenticate annotations: verified low
Start OAuth authorization flow. Returns a URL to open in browser. Used for re-authentication after refresh_token expires.
readOnlyHint false openWorldHint true idempotentHint false destructiveHint false
oura_auth_status annotations: verified low
Check current authentication state and token expiry.
readOnlyHint true openWorldHint false idempotentHint true destructiveHint true
oura_clear_auth annotations: verified low
Delete stored tokens. Re-authenticate via `oura_authenticate` after this.
readOnlyHint false openWorldHint false idempotentHint true destructiveHint true
oura_api_list_paths annotations: verified low
List all available Oura API v2 GET endpoints with summaries.
readOnlyHint true openWorldHint false idempotentHint true
oura_api_get annotations: verified low
Generic GET to Oura Ring API v2. Use oura_api_list_paths to see endpoints. Pagination via max_pages or pass next_token in params.
readOnlyHint true openWorldHint true idempotentHint true
Permissions 2
network medium env_vars low Scan Findings 23
info
Tool 'oura_authenticate' annotations are consistent
info
Tool 'oura_auth_status' annotations are consistent
info
Tool 'oura_clear_auth' annotations are consistent
info
Tool 'oura_api_list_paths' annotations are consistent
info
Tool 'oura_api_get' annotations are consistent
high
Hardcoded OAuth client secret in YasuakiOmokawa-oura-mcp-92b0c66/test/integration/oauth.test.ts
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: vitest@2.1.8 (GHSA-5xrq-8626-4rwp)
medium
Vulnerable dependency: vitest@2.1.8 (GHSA-9crc-q9x8-hgqq)
medium
Vulnerable dependency: yaml@2.5.0 (GHSA-48c2-rrv3-qjmp)
info
package.json metadata
info
Tool: oura_authenticate
info
Tool: oura_auth_status
info
Tool: oura_clear_auth
info
Tool: oura_api_list_paths
info
Tool: oura_api_get
info
Transport: stdio
info
Required env vars (7)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: env_vars access detected
info
SBOM generated: 459 components
medium
No build provenance detected (SLSA L0)