Olympus Bets Analytics MCP Server
Rank #48,057com.olympus-bets/olympus-bets-analytics
Quant sports analytics: 19 read-only tools across 12 leagues, projections, methods, track record.
Olympus Bets Analytics MCP Server is a Model Context Protocol (MCP) server published by drduda9. It ranks #48,057 of 115,591 servers tracked on MCP Toplist. Olympus Bets Analytics MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 67,534 of 115,591 servers on MCP Toplist.
Use Olympus Bets Analytics MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http olympus-bets-analytics https://app.olympus-bets.com/mcp[mcp_servers.olympus-bets-analytics]
url = "https://app.olympus-bets.com/mcp"Add to ~/.codex/config.toml.
https://app.olympus-bets.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"olympus-bets-analytics": {
"url": "https://app.olympus-bets.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"olympus-bets-analytics": {
"type": "http",
"url": "https://app.olympus-bets.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"olympus-bets-analytics": {
"serverUrl": "https://app.olympus-bets.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"olympus-bets-analytics": {
"url": "https://app.olympus-bets.com/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/com.olympus-bets%2Folympus-bets-analytics)<a href="https://mcptoplist.com/server/com.olympus-bets%2Folympus-bets-analytics"><img src="https://mcptoplist.com/badge/com.olympus-bets%2Folympus-bets-analytics.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
drduda9
Available versions (2)
| Version | Published |
|---|---|
| 1.3.0 | Jul 24, 2026 |
| 1.0.2 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Olympus Bets Analytics MCP Server?
- Olympus Bets Analytics MCP Server is maintained by drduda9, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Olympus Bets Analytics MCP Server listed on the Official MCP Registry?
- Yes — Olympus Bets Analytics MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Olympus Bets Analytics MCP Server have?
- MCP Toplist tracks 2 versions of Olympus Bets Analytics MCP Server, most recently published on Jul 24, 2026.
- Where can I find the source code for Olympus Bets Analytics MCP Server?
- The source code for Olympus Bets Analytics MCP Server is hosted at github.com/drduda9/olympus-bets-mcp.