footballcharts-mcp
Rank #10,000io.github.ddevetak/footballcharts-mcp
Tables, results, fixtures, goal timing, season projections: 93 football leagues incl. lower tiers
footballcharts-mcp is a Model Context Protocol (MCP) server published by ddevetak. It ranks #10,000 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. footballcharts-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 18, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 122,113 of 132,113 servers on MCP Toplist.
Use footballcharts-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http footballcharts-mcp https://mcp.football-charts.com/mcpclaude mcp add footballcharts-mcp -e "FC_API_KEY=<your FC_API_KEY>" -- npx -y footballcharts-mcpReplace each placeholder with your own value before saving.
[mcp_servers.footballcharts-mcp]
url = "https://mcp.football-charts.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.footballcharts-mcp]
command = "npx"
args = ["-y", "footballcharts-mcp"]
[mcp_servers.footballcharts-mcp.env]
FC_API_KEY = "<your FC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.football-charts.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"footballcharts-mcp": {
"command": "npx",
"args": [
"-y",
"footballcharts-mcp"
],
"env": {
"FC_API_KEY": "<your FC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"footballcharts-mcp": {
"url": "https://mcp.football-charts.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"footballcharts-mcp": {
"command": "npx",
"args": [
"-y",
"footballcharts-mcp"
],
"env": {
"FC_API_KEY": "<your FC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"footballcharts-mcp": {
"type": "http",
"url": "https://mcp.football-charts.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"footballcharts-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"footballcharts-mcp"
],
"env": {
"FC_API_KEY": "<your FC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"footballcharts-mcp": {
"serverUrl": "https://mcp.football-charts.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"footballcharts-mcp": {
"command": "npx",
"args": [
"-y",
"footballcharts-mcp"
],
"env": {
"FC_API_KEY": "<your FC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"footballcharts-mcp": {
"url": "https://mcp.football-charts.com/mcp"
}
}
}{
"mcpServers": {
"footballcharts-mcp": {
"command": "npx",
"args": [
"-y",
"footballcharts-mcp"
],
"env": {
"FC_API_KEY": "<your FC_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.ddevetak%2Ffootballcharts-mcp)<a href="https://mcptoplist.com/server/io.github.ddevetak%2Ffootballcharts-mcp"><img src="https://mcptoplist.com/badge/io.github.ddevetak%2Ffootballcharts-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ddevetak
Available versions (6)
| Version | Published |
|---|---|
| 0.5.0 | Sep 6, 2026 |
| 0.4.1 | Sep 6, 2026 |
| 0.4.0 | Sep 6, 2026 |
| 0.3.0 | Sep 5, 2026 |
| 0.2.0 | Aug 21, 2026 |
| 0.1.1 | Aug 18, 2026 |
Frequently asked questions
- Who maintains footballcharts-mcp?
- footballcharts-mcp is maintained by ddevetak, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is footballcharts-mcp listed on the Official MCP Registry?
- Yes — footballcharts-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does footballcharts-mcp have?
- MCP Toplist tracks 6 versions of footballcharts-mcp, most recently published on Sep 6, 2026.
- Where can I find the source code for footballcharts-mcp?
- The source code for footballcharts-mcp is hosted at github.com/ddevetak/footballcharts-mcp.
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.