Football Atlas
Rank #24,151app.futbolatlas/futbol-atlas
The Laws of the Game and world football's major competitions, every claim cited to primary sources
Football Atlas is a Model Context Protocol (MCP) server published by citarium. It ranks #24,151 of 115,591 servers tracked on MCP Toplist. Football Atlas is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 91,440 of 115,591 servers on MCP Toplist.
Use Football Atlas
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http futbol-atlas https://futbolatlas.app/mcp?via=manifest[mcp_servers.futbol-atlas]
url = "https://futbolatlas.app/mcp?via=manifest"Add to ~/.codex/config.toml.
https://futbolatlas.app/mcp?via=manifestSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"futbol-atlas": {
"url": "https://futbolatlas.app/mcp?via=manifest"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"futbol-atlas": {
"type": "http",
"url": "https://futbolatlas.app/mcp?via=manifest"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"futbol-atlas": {
"serverUrl": "https://futbolatlas.app/mcp?via=manifest"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"futbol-atlas": {
"url": "https://futbolatlas.app/mcp?via=manifest"
}
}
}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/app.futbolatlas%2Ffutbol-atlas)<a href="https://mcptoplist.com/server/app.futbolatlas%2Ffutbol-atlas"><img src="https://mcptoplist.com/badge/app.futbolatlas%2Ffutbol-atlas.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
citarium
Other servers by citarium
View all citarium servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.14 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Football Atlas?
- Football Atlas is maintained by citarium, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Football Atlas listed on the Official MCP Registry?
- Yes — Football Atlas is listed on the Official MCP Registry, alongside Glama.
- How many versions does Football Atlas have?
- MCP Toplist tracks 1 version of Football Atlas, most recently published on Aug 22, 2026.
- Where can I find the source code for Football Atlas?
- The source code for Football Atlas is hosted at github.com/citarium/futbolatlas-mcp.