Eliu243 Oura MCP Server
Rank #17,875ai.smithery/eliu243-oura-mcp-server
MCP server providing eliu243-oura-server capabilities
Eliu243 Oura MCP Server is a Model Context Protocol (MCP) server published by eliu243. It ranks #17,875 of 115,591 servers tracked on MCP Toplist, and its repository has 66 GitHub stars. Eliu243 Oura MCP Server is listed across 3 registries — Official MCP, Smithery and Glama, with 2 tracked versions. It was first listed on Oct 2, 2025 and most recently updated on Oct 2, 2025.
Ranks ahead of 97,716 of 115,591 servers on MCP Toplist.
Use Eliu243 Oura MCP Server
claude mcp add --transport http eliu243-oura-mcp-server https://server.smithery.ai/@eliu243/oura-mcp-server/mcp[mcp_servers.eliu243-oura-mcp-server]
url = "https://server.smithery.ai/@eliu243/oura-mcp-server/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@eliu243/oura-mcp-server/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"eliu243-oura-mcp-server": {
"url": "https://server.smithery.ai/@eliu243/oura-mcp-server/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eliu243-oura-mcp-server": {
"type": "http",
"url": "https://server.smithery.ai/@eliu243/oura-mcp-server/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eliu243-oura-mcp-server": {
"serverUrl": "https://server.smithery.ai/@eliu243/oura-mcp-server/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eliu243-oura-mcp-server": {
"url": "https://server.smithery.ai/@eliu243/oura-mcp-server/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Feliu243-oura-mcp-server)<a href="https://mcptoplist.com/server/ai.smithery%2Feliu243-oura-mcp-server"><img src="https://mcptoplist.com/badge/ai.smithery%2Feliu243-oura-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
eliu243
Available versions (2)
| Version | Published |
|---|---|
| 1.16.0 | Oct 2, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Eliu243 Oura MCP Server?
- Eliu243 Oura MCP Server is maintained by eliu243, which publishes 7 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Eliu243 Oura MCP Server listed on the Official MCP Registry?
- Yes — Eliu243 Oura MCP Server is listed on the Official MCP Registry, alongside Smithery and Glama.
- How many versions does Eliu243 Oura MCP Server have?
- MCP Toplist tracks 2 versions of Eliu243 Oura MCP Server, most recently published on Oct 2, 2025.
- Where can I find the source code for Eliu243 Oura MCP Server?
- The source code for Eliu243 Oura MCP Server is hosted at github.com/eliu243/oura-mcp-server.