Sports Context Protocol
Rank #61,579io.github.Dswane/sports-context-protocol
Self-learning operational context layer for AI sports agents. Profile 001: golf.
Sports Context Protocol is a Model Context Protocol (MCP) server published by dswane. It ranks #61,579 of 132,113 servers tracked on MCP Toplist. Sports Context Protocol is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 70,534 of 132,113 servers on MCP Toplist.
Use Sports Context Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sports-context-protocol -- npx -y sports-context-protocol[mcp_servers.sports-context-protocol]
command = "npx"
args = ["-y", "sports-context-protocol"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sports-context-protocol": {
"command": "npx",
"args": [
"-y",
"sports-context-protocol"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sports-context-protocol": {
"command": "npx",
"args": [
"-y",
"sports-context-protocol"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sports-context-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sports-context-protocol"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sports-context-protocol": {
"command": "npx",
"args": [
"-y",
"sports-context-protocol"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sports-context-protocol": {
"command": "npx",
"args": [
"-y",
"sports-context-protocol"
]
}
}
}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.Dswane%2Fsports-context-protocol)<a href="https://mcptoplist.com/server/io.github.Dswane%2Fsports-context-protocol"><img src="https://mcptoplist.com/badge/io.github.Dswane%2Fsports-context-protocol.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dswane
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 22, 2026 |
Frequently asked questions
- Who maintains Sports Context Protocol?
- Sports Context Protocol is maintained by dswane, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Sports Context Protocol listed on the Official MCP Registry?
- Yes — Sports Context Protocol is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Sports Context Protocol have?
- MCP Toplist tracks 1 version of Sports Context Protocol, most recently published on May 22, 2026.
- Where can I find the source code for Sports Context Protocol?
- The source code for Sports Context Protocol is hosted at github.com/dswane/sports-context-protocol.
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.