SportIQ
Rank #7,515io.github.Ninjabeam20/sportiq-mcp
MCP tools for FIFA World Cup 2026 football, Formula 1, and IPL cricket — sims, strategy, fantasy.
SportIQ is a Model Context Protocol (MCP) server published by Ninjabeam20. It ranks #7,515 of 132,113 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. SportIQ is listed across 4 registries — Official MCP, Glama, Smithery and mcp.so, with 4 tracked versions. It was first listed on Jun 8, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 124,598 of 132,113 servers on MCP Toplist.
Use SportIQ
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sportiq-mcp https://sportiq.utkarshgupta.org/mcpclaude mcp add sportiq-mcp -- uvx sportiq-mcp[mcp_servers.sportiq-mcp]
url = "https://sportiq.utkarshgupta.org/mcp"Add to ~/.codex/config.toml.
[mcp_servers.sportiq-mcp]
command = "uvx"
args = ["sportiq-mcp"]Add to ~/.codex/config.toml.
https://sportiq.utkarshgupta.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sportiq-mcp": {
"command": "uvx",
"args": [
"sportiq-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sportiq-mcp": {
"url": "https://sportiq.utkarshgupta.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sportiq-mcp": {
"command": "uvx",
"args": [
"sportiq-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sportiq-mcp": {
"type": "http",
"url": "https://sportiq.utkarshgupta.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sportiq-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sportiq-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sportiq-mcp": {
"serverUrl": "https://sportiq.utkarshgupta.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sportiq-mcp": {
"command": "uvx",
"args": [
"sportiq-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sportiq-mcp": {
"url": "https://sportiq.utkarshgupta.org/mcp"
}
}
}{
"mcpServers": {
"sportiq-mcp": {
"command": "uvx",
"args": [
"sportiq-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/io.github.Ninjabeam20%2Fsportiq-mcp)<a href="https://mcptoplist.com/server/io.github.Ninjabeam20%2Fsportiq-mcp"><img src="https://mcptoplist.com/badge/io.github.Ninjabeam20%2Fsportiq-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
Ninjabeam20
Available versions (4)
| Version | Published |
|---|---|
| 0.3.2 | Sep 2, 2026 |
| 0.3.1 | Jul 3, 2026 |
| 0.3.0 | Jul 1, 2026 |
| 0.2.1 | Jun 8, 2026 |
Frequently asked questions
- Who maintains SportIQ?
- SportIQ is maintained by Ninjabeam20, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is SportIQ listed on the Official MCP Registry?
- Yes — SportIQ is listed on the Official MCP Registry, alongside Glama, Smithery and mcp.so.
- How many versions does SportIQ have?
- MCP Toplist tracks 4 versions of SportIQ, most recently published on Sep 2, 2026.
- Where can I find the source code for SportIQ?
- The source code for SportIQ is hosted at github.com/Ninjabeam20/SportIQ-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.