SportScore
Rank #23,728io.github.Backspace-me/sportscore-mcp
Live scores, standings, top scorers, brackets for football, basketball, cricket, tennis. Free API.
SportScore is a Model Context Protocol (MCP) server published by backspace-me. It ranks #23,728 of 132,113 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. SportScore is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on Apr 23, 2026.
Ranks ahead of 108,385 of 132,113 servers on MCP Toplist.
Use SportScore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sportscore-mcp -e "SPORTSCORE_API_BASE=<your SPORTSCORE_API_BASE>" -e "SPORTSCORE_UA=<your SPORTSCORE_UA>" -- npx -y sportscore-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sportscore-mcp]
command = "npx"
args = ["-y", "sportscore-mcp"]
[mcp_servers.sportscore-mcp.env]
SPORTSCORE_API_BASE = "<your SPORTSCORE_API_BASE>"
SPORTSCORE_UA = "<your SPORTSCORE_UA>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportscore-mcp": {
"command": "npx",
"args": [
"-y",
"sportscore-mcp"
],
"env": {
"SPORTSCORE_API_BASE": "<your SPORTSCORE_API_BASE>",
"SPORTSCORE_UA": "<your SPORTSCORE_UA>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportscore-mcp": {
"command": "npx",
"args": [
"-y",
"sportscore-mcp"
],
"env": {
"SPORTSCORE_API_BASE": "<your SPORTSCORE_API_BASE>",
"SPORTSCORE_UA": "<your SPORTSCORE_UA>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sportscore-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sportscore-mcp"
],
"env": {
"SPORTSCORE_API_BASE": "<your SPORTSCORE_API_BASE>",
"SPORTSCORE_UA": "<your SPORTSCORE_UA>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportscore-mcp": {
"command": "npx",
"args": [
"-y",
"sportscore-mcp"
],
"env": {
"SPORTSCORE_API_BASE": "<your SPORTSCORE_API_BASE>",
"SPORTSCORE_UA": "<your SPORTSCORE_UA>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sportscore-mcp": {
"command": "npx",
"args": [
"-y",
"sportscore-mcp"
],
"env": {
"SPORTSCORE_API_BASE": "<your SPORTSCORE_API_BASE>",
"SPORTSCORE_UA": "<your SPORTSCORE_UA>"
}
}
}
}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/io.github.Backspace-me%2Fsportscore-mcp)<a href="https://mcptoplist.com/server/io.github.Backspace-me%2Fsportscore-mcp"><img src="https://mcptoplist.com/badge/io.github.Backspace-me%2Fsportscore-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
backspace-me
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 23, 2026 |
Frequently asked questions
- Who maintains SportScore?
- SportScore is maintained by backspace-me, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SportScore listed on the Official MCP Registry?
- Yes — SportScore is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SportScore have?
- MCP Toplist tracks 1 version of SportScore, most recently published on Apr 23, 2026.
- Where can I find the source code for SportScore?
- The source code for SportScore is hosted at github.com/backspace-me/sportscore-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.