SportWizzard MCP Server
Rank #41,727com.sportwizzard/sportwizzard
Real-time sports betting data: odds, player props, edges and arbitrage from 35+ books and DFS apps.
SportWizzard MCP Server is a Model Context Protocol (MCP) server published by adamruehle. It ranks #41,727 of 132,046 servers tracked on MCP Toplist. SportWizzard MCP Server is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 9, 2026 and most recently updated on Jul 23, 2026.
Ranks ahead of 90,319 of 132,046 servers on MCP Toplist.
Use SportWizzard MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sportwizzard https://mcp.sportwizzard.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add sportwizzard -e "SPORTWIZZARD_API_KEY=<your SPORTWIZZARD_API_KEY>" -- npx -y sportwizzard-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sportwizzard]
url = "https://mcp.sportwizzard.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.sportwizzard]
command = "npx"
args = ["-y", "sportwizzard-mcp"]
[mcp_servers.sportwizzard.env]
SPORTWIZZARD_API_KEY = "<your SPORTWIZZARD_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.sportwizzard.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sportwizzard": {
"command": "npx",
"args": [
"-y",
"sportwizzard-mcp"
],
"env": {
"SPORTWIZZARD_API_KEY": "<your SPORTWIZZARD_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportwizzard": {
"url": "https://mcp.sportwizzard.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sportwizzard": {
"command": "npx",
"args": [
"-y",
"sportwizzard-mcp"
],
"env": {
"SPORTWIZZARD_API_KEY": "<your SPORTWIZZARD_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sportwizzard": {
"type": "http",
"url": "https://mcp.sportwizzard.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"sportwizzard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sportwizzard-mcp"
],
"env": {
"SPORTWIZZARD_API_KEY": "<your SPORTWIZZARD_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportwizzard": {
"serverUrl": "https://mcp.sportwizzard.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sportwizzard": {
"command": "npx",
"args": [
"-y",
"sportwizzard-mcp"
],
"env": {
"SPORTWIZZARD_API_KEY": "<your SPORTWIZZARD_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportwizzard": {
"url": "https://mcp.sportwizzard.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sportwizzard": {
"command": "npx",
"args": [
"-y",
"sportwizzard-mcp"
],
"env": {
"SPORTWIZZARD_API_KEY": "<your SPORTWIZZARD_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.sportwizzard%2Fsportwizzard)<a href="https://mcptoplist.com/server/com.sportwizzard%2Fsportwizzard"><img src="https://mcptoplist.com/badge/com.sportwizzard%2Fsportwizzard.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
adamruehle
Available versions (5)
| Version | Published |
|---|---|
| 0.1.4 | Jul 23, 2026 |
| 0.1.3 | Jul 20, 2026 |
| 0.1.2 | Jul 20, 2026 |
| 0.1.1 | Jul 20, 2026 |
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains SportWizzard MCP Server?
- SportWizzard MCP Server is maintained by adamruehle, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is SportWizzard MCP Server listed on the Official MCP Registry?
- Yes — SportWizzard MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does SportWizzard MCP Server have?
- MCP Toplist tracks 5 versions of SportWizzard MCP Server, most recently published on Jul 23, 2026.
- Where can I find the source code for SportWizzard MCP Server?
- The source code for SportWizzard MCP Server is hosted at github.com/adamruehle/sportwizzard-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.