Fantasy Football Manager runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
process = subprocess.Popen(command, stdin=subprocess.DEVNULL, stdout=log, stderr=log,
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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.
claude mcp add fantasy-football-manager -- uvx fantasy-football-manager
{
"mcpServers": {
"fantasy-football-manager": {
"args": [
"fantasy-football-manager"
],
"command": "uvx"
}
}
}
[mcp_servers.fantasy-football-manager]
command = "uvx"
args = ["fantasy-football-manager"]
{
"mcpServers": {
"fantasy-football-manager": {
"args": [
"fantasy-football-manager"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"fantasy-football-manager": {
"args": [
"fantasy-football-manager"
],
"command": "uvx"
}
}
}
Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
Bridge Codex and other MCP clients with Anthropic Claude Code CLI for read-only second opinions
MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools
Semantic code search and analysis from CodeAlive for AI assistants and agents.
Static analysis scanner for MCP server code and multi-tenant SaaS applications.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
Answers built from our own checks of this server.