mcpbeat Sign in

Footballcharts MCP Server

local only

Footballcharts MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm. Last commit 27 Aug 2026.

Tables, results, model probabilities and Monte Carlo projections for 90+ football leagues.

Installs per day peak 284 · avg 9
a month agotoday
66
Installs / week
npm · footballcharts-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Footballcharts MCP

same job, measured the same way
Stathead MCP
by dachhack

Fantasy football analytics: stats, dynasty, projections, prospects, Sleeper leagues, Excel I/O

367 installs/wk local only
Olympus Bets Analytics
by olympus-bets

Quant sports analytics: 19 read-only tools across 12 leagues, projections, methods, track record.

20 tools answering
Tago Io
by tago-io

Model Context Protocol server for TagoIO data and analytics

82 installs/wk local only
I
ModelRisk
by vosesoftware

Read, build, fit, and run Monte Carlo risk models in Excel through Vose Software's ModelRisk.

1 012 installs/wk local only
Netcafe Tables
by ainetcafe

Messy spreadsheets in, clean checkable tables out. Every result carries its arithmetic proof.

15 tools answering
11agents Cloud MCP
by 11agents

Cloud MCP for project data, analytics, research, content planning, media generation, and growth.

answering
Trakkr
by macklpgr

AI visibility analytics for brands across citations, prompts, competitors, research, and reports.

673 installs/wk answering
RaceHooks
by racehooks

F1 race analytics & live timing for AI assistants — webhooks, results, and race simulations.

46 installs/wk local only

Footballcharts MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Footballcharts MCP?
Footballcharts MCP 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 footballcharts-mcp was installed 66 times last week.
How do I connect Footballcharts MCP?
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 footballcharts-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Footballcharts MCP?
The npm package footballcharts-mcp was installed 66 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Footballcharts MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.