Buzzr Sports Engine
Rank #25,526io.github.Buzzr-app/dfs-engine
Local sports math, DFS settlement, bet analytics, and game-entertainment tools.
Buzzr Sports Engine is a Model Context Protocol (MCP) server published by Buzzr-app. It ranks #25,526 of 115,591 servers tracked on MCP Toplist. Buzzr Sports Engine is listed on Official MCP, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 16, 2026.
Ranks ahead of 90,065 of 115,591 servers on MCP Toplist.
Use Buzzr Sports Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dfs-engine -- npx -y @buzzr/mcp[mcp_servers.dfs-engine]
command = "npx"
args = ["-y", "@buzzr/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dfs-engine": {
"command": "npx",
"args": [
"-y",
"@buzzr/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dfs-engine": {
"command": "npx",
"args": [
"-y",
"@buzzr/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dfs-engine": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@buzzr/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dfs-engine": {
"command": "npx",
"args": [
"-y",
"@buzzr/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dfs-engine": {
"command": "npx",
"args": [
"-y",
"@buzzr/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.Buzzr-app%2Fdfs-engine)<a href="https://mcptoplist.com/server/io.github.Buzzr-app%2Fdfs-engine"><img src="https://mcptoplist.com/badge/io.github.Buzzr-app%2Fdfs-engine.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Buzzr-app
Available versions (1)
| Version | Published |
|---|---|
| 5.1.0 | Jul 16, 2026 |
Frequently asked questions
- Who maintains Buzzr Sports Engine?
- Buzzr Sports Engine is maintained by Buzzr-app, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Buzzr Sports Engine listed on the Official MCP Registry?
- Yes — Buzzr Sports Engine is listed on the Official MCP Registry.
- How many versions does Buzzr Sports Engine have?
- MCP Toplist tracks 1 version of Buzzr Sports Engine, most recently published on Jul 16, 2026.
- Where can I find the source code for Buzzr Sports Engine?
- The source code for Buzzr Sports Engine is hosted at github.com/Buzzr-app/dfs-engine.