mcpbeat Sign in

Buzzr Sports Engine MCP Server

by buzzr-app Your server? Claim it
local only

Buzzr Sports Engine runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 16 Jul 2026.

Local sports math, DFS settlement, bet analytics, and game-entertainment tools.

Installs per day peak 15 · avg 8 · +60% w/w
a month agotoday
53
Installs / week
npm · @buzzr/mcp
1
Stars
0 open issues
16 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Touches key and credential files .github/workflows/release.yml:215
          NPM_CONFIG_USERCONFIG: ${{ runner.temp }}/empty-user.npmrc

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Buzzr Sports Engine every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dfs-engine -- npx -y @buzzr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dfs-engine": {
      "args": [
        "-y",
        "@buzzr/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dfs-engine]
command = "npx"
args = ["-y", "@buzzr/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dfs-engine": {
      "args": [
        "-y",
        "@buzzr/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dfs-engine": {
      "args": [
        "-y",
        "@buzzr/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Buzzr Sports Engine

same job, measured the same way
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
Apdf — PDF Tracking & Analytics
by apdf

PDF engagement layer for apps and agents: tracking links, read analytics, and a full PDF toolset.

answering
MTG MCP Server
by j4th

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

197 installs/wk local only
SEO Tools: Google Analytics 4
by antohins

Google Analytics 4: reports, traffic sources, landing pages, events, realtime (read-only).

47 installs/wk local only
X402 Ads MCP
by forgemeshlabs

x402 ad recommendations, intent analytics, and machine-commerce demand reports.

84 installs/wk local only
Looply
by xie38388

Looply AI call center MCP Server - manage calls, leads, contacts, and analytics.

18 installs/wk local only
CryptoData API
by elevasyncsolutions-jpg

Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.

48 tools answering
Podcast Guest CRM
by rudrendupaul

Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools.

50 installs/wk local only

Buzzr Sports Engine — questions

Answers built from our own checks of this server.

Why is there no uptime for Buzzr Sports Engine?
Buzzr Sports Engine runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @buzzr/mcp was installed 53 times last week.
How do I connect Buzzr Sports Engine?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @buzzr/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Buzzr Sports Engine?
The npm package @buzzr/mcp was installed 53 times in the last week. Week over week that is +60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Buzzr Sports Engine open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.