Olympus Bets Analytics
Rank #114,870pulsemcp/olympus-bets-analytics
Sports betting analytics with odds comparison, statistical analysis, and predictive modeling.
Olympus Bets Analytics is a Model Context Protocol (MCP) server published by drduda9. It ranks #114,870 of 115,591 servers tracked on MCP Toplist. Olympus Bets Analytics is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jun 9, 2026.
Ranks ahead of 721 of 115,591 servers on MCP Toplist.
Use Olympus Bets Analytics
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/pulsemcp%2Folympus-bets-analytics)<a href="https://mcptoplist.com/server/pulsemcp%2Folympus-bets-analytics"><img src="https://mcptoplist.com/badge/pulsemcp%2Folympus-bets-analytics.svg" alt="MCP Toplist: #114,870 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
drduda9
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Olympus Bets Analytics?
- Olympus Bets Analytics is maintained by drduda9, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Olympus Bets Analytics listed on the Official MCP Registry?
- Olympus Bets Analytics is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Olympus Bets Analytics have?
- Olympus Bets Analytics ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Olympus Bets Analytics?
- The source code for Olympus Bets Analytics is hosted at github.com/drduda9/olympus-bets-mcp.