bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.proscar87/oura-mcp · v0.3.3
The Oura v2 API as an MCP server. Paginates, fixes the date range, warns when data is missing.
oura-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"oura-mcp": {
"command": "uvx",
"args": [
"mcp-oura"
]
}
}
}OURA_SANDBOX可选Set to 1 to use Oura's official synthetic data with no credentials. The recommended way to try the server before authenticating.
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可选secretclient_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可选secretOura 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.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.proscar87/oura-mcp",
"type": "mcp-server",
"version": "0.3.3",
"displayName": "oura-mcp",
"description": "The Oura v2 API as an MCP server. Paginates, fixes the date range, warns when data is missing.",
"repository": {
"url": "https://github.com/proscar87/oura-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-oura",
"version": "0.3.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "OURA_SANDBOX",
"description": "Set to 1 to use Oura's official synthetic data with no credentials. The recommended way to try the server before authenticating."
},
{
"name": "OURA_CLIENT_ID",
"description": "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)."
},
{
"name": "OURA_CLIENT_SECRET",
"description": "client_secret of your Oura application. Only needed when running `oura-mcp --authorize` and when refreshing the token.",
"isSecret": true
},
{
"name": "OURA_CREDENTIALS",
"description": "Where the OAuth2 credentials file lives. Defaults to ~/.config/oura-mcp/credentials.json, mode 600."
},
{
"name": "OURA_PAT",
"description": "Oura Personal Access Token. Only if you already had one: Oura stopped issuing them in December 2025.",
"isSecret": true
},
{
"name": "OURA_PAT_FILE",
"description": "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."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.proscar87/oura-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.proscar87%2Foura-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}