stathead mcp for Claude Desktop
io.github.dachhack/stathead-mcp
Fantasy football analytics: stats, dynasty, projections, prospects, Sleeper leagues, Excel I/O
client:Claude Desktop
transport:stdio
runtime:npm
Install stathead mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stathead-mcp": {
"command": "npx",
"args": [
"-y",
"stathead-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs