io.github.davidmosiah/ouramcp
Privacy-first, unofficial Oura MCP server for AI health, sleep, activity and heart-rate agents.
{
"mcpServers": {
"ouramcp": {
"command": "npx",
"args": [
"-y",
"oura-mcp-unofficial"
],
"env": {
"OURA_CLIENT_ID": "<oura_client_id>",
"OURA_CLIENT_SECRET": "<your-oura_client_secret>",
"OURA_REDIRECT_URI": "<oura_redirect_uri>",
"OURA_TOKEN_PATH": "<oura_token_path>",
"OURA_PRIVACY_MODE": "<oura_privacy_mode>",
"OURA_CACHE": "<oura_cache>",
"OURA_CACHE_PATH": "<oura_cache_path>"
}
}
}
}{
"mcpServers": {
"ouramcp": {
"command": "npx",
"args": [
"-y",
"oura-mcp-unofficial"
],
"env": {
"OURA_CLIENT_ID": "<oura_client_id>",
"OURA_CLIENT_SECRET": "<your-oura_client_secret>",
"OURA_REDIRECT_URI": "<oura_redirect_uri>",
"OURA_TOKEN_PATH": "<oura_token_path>",
"OURA_PRIVACY_MODE": "<oura_privacy_mode>",
"OURA_CACHE": "<oura_cache>",
"OURA_CACHE_PATH": "<oura_cache_path>"
}
}
}
}npx -y oura-mcp-unofficialOURA_CLIENT_IDOura OAuth client ID. Optional when configured with oura-mcp-server setup.
OURA_CLIENT_SECRETOura OAuth client secret. Prefer oura-mcp-server setup so this secret is stored in ~/.oura-mcp/config.json instead of MCP client config.
OURA_REDIRECT_URIRedirect URI configured in the Oura Developer Dashboard. Optional when configured with oura-mcp-server setup.
OURA_TOKEN_PATHOptional local path for OAuth tokens. Defaults to ~/.oura-mcp/tokens.json.
OURA_PRIVACY_MODEOptional payload mode: summary, structured, or raw. Defaults to structured. raw means full Oura API payloads, not continuous 24/7 raw sensor telemetry.
OURA_CACHEOptional SQLite cache toggle. Set to true or sqlite to enable.
OURA_CACHE_PATHOptional local SQLite cache path. Defaults to ~/.oura-mcp/cache.sqlite.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.