Fantasy Football Manager
Rank #1,661io.github.krmisystems/fantasy-football-manager
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
Fantasy Football Manager is a Model Context Protocol (MCP) server published by krmisystems. It ranks #1,661 of 132,113 servers tracked on MCP Toplist, and its repository has 94 GitHub stars. Fantasy Football Manager is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 130,452 of 132,113 servers on MCP Toplist.
Use Fantasy Football Manager
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fantasy-football-manager -- uvx fantasy-football-manager[mcp_servers.fantasy-football-manager]
command = "uvx"
args = ["fantasy-football-manager"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fantasy-football-manager": {
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fantasy-football-manager": {
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fantasy-football-manager": {
"type": "stdio",
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fantasy-football-manager": {
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fantasy-football-manager": {
"command": "uvx",
"args": [
"fantasy-football-manager"
]
}
}
}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.krmisystems%2Ffantasy-football-manager)<a href="https://mcptoplist.com/server/io.github.krmisystems%2Ffantasy-football-manager"><img src="https://mcptoplist.com/badge/io.github.krmisystems%2Ffantasy-football-manager.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
krmisystems
Available versions (5)
| Version | Published |
|---|---|
| 0.4.0 | Sep 11, 2026 |
| 0.3.3 | Sep 9, 2026 |
| 0.3.2 | Sep 8, 2026 |
| 0.3.1 | Sep 8, 2026 |
| 0.3.0 | Sep 8, 2026 |
Frequently asked questions
- Who maintains Fantasy Football Manager?
- Fantasy Football Manager is maintained by krmisystems, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Fantasy Football Manager listed on the Official MCP Registry?
- Yes — Fantasy Football Manager is listed on the Official MCP Registry, alongside Glama.
- How many versions does Fantasy Football Manager have?
- MCP Toplist tracks 5 versions of Fantasy Football Manager, most recently published on Sep 11, 2026.
- Where can I find the source code for Fantasy Football Manager?
- The source code for Fantasy Football Manager is hosted at github.com/krmisystems/fantasy-football-manager.
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.