mcpbeat Sign in

Sports MCP Server

local only

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

Live football scores, match summaries, and fan clip links from Vublox. No API key required.

Installs per day peak 15 · avg 7 · +175% w/w
a month agotoday
48
Installs / week
npm · @vublox/agent-tools
1
Stars
0 open issues
3 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Sports 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 sports -- npx -y @vublox/agent-tools
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sports": {
      "args": [
        "-y",
        "@vublox/agent-tools"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sports]
command = "npx"
args = ["-y", "@vublox/agent-tools"]
.cursor/mcp.json
{
  "mcpServers": {
    "sports": {
      "args": [
        "-y",
        "@vublox/agent-tools"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sports": {
      "args": [
        "-y",
        "@vublox/agent-tools"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sports

same job, measured the same way
KanbanThing
by kanbanthing

Create and drive KanbanThing kanban boards. No account, no API key, board link required.

8 tools answering
Obscuraai MCP Server
by madeinphantom

Generate visual AI automation workflows from any MCP client. No API key required.

52 installs/wk local only
MCP Lyricscom
by smeet666

Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.

89 installs/wk local only
Betbetter MCP
by edushinka

Free sports model win probabilities and fair odds for nine sports. No API key required.

34 installs/wk local only
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

95 installs/wk local only
Taproot: AT Protocol MCP
by atproto-mcp

Read public AT Protocol profiles, records, threads, backlinks and lexicons. No API key required.

27 tools answering
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

69 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

58 installs/wk local only

Sports — questions

Answers built from our own checks of this server.

Why is there no uptime for Sports?
Sports 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 @vublox/agent-tools was installed 48 times last week.
How do I connect Sports?
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 @vublox/agent-tools straight from npm; nothing to host, nothing to sign up for.
How many people use Sports?
The npm package @vublox/agent-tools was installed 48 times in the last week. Week over week that is +175%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sports open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.