AI-powered League of Legends professional esports match predictor and summoner analysis tool. Predict outcomes for T1, Faker, Zeus, and other pro players with advanced statistical modeling.
Server Config
{
"mcpServers": {
"lolgpt": {
"command": "uv",
"args": [
"run",
"--with",
"git+https://github.com/onepersonunicorn/lolgpt.git",
"python",
"-c",
"import main; main.main()"
]
}
}
}