O
Oura MCP
作者 @IcePoint810
MCP server for Oura Ring v2 API — expose your health data as tools for Claude and other MCP clients
创建于 3/18/2026
更新于 about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-oura-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"icepoint810-oura-mcp": {
"command": "npx",
"args": [
"icepoint810-oura-mcp"
]
}
}
}