
oura mcp
An MCP server for ouraring.com
Repository Info
About This Server
An MCP server for ouraring.com
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
oura-mcp
An MCP server for ouraring.com.
Usage
Create an access token on cloud.ouraring.com:
- create a personal access token
- copy the token
JSON config for oura-mcp as stdio server:
{
"mcpServers": {
"oura": {
"command": "npx",
"args": ["-y", "oura-mcp"],
"env": {
"oura_ACCESS_TOKEN": "<your-token>"
}
}
}
}
Alternatively you can run it as:
- sse server:
npx -y oura-mcp --sse - streamable http server:
npx -y oura-mcp --http
Capabilities
- Get Personal Info
- Get Daily Activity
- Get Daily Cardiovascular Age
- Get Daily Sleep
- Get Daily SpO2
- Get Daily Stress
- Get HeartRate
License
MIT.
Quick Start
Clone the repository
git clone https://github.com/johnie/oura-mcpInstall dependencies
cd oura-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.