The Aggregate — LLM benchmark aggregate
ai.theaggregate/the-aggregateFused LLM rankings: one IRT/Elo scale across ~5,000 public benchmark leaderboards, updated daily.
Tools · 8
Top of the cross-benchmark aggregate ranking: every model placed on one Elo scale by an IRT model fit over ~5,000 public benchmark leaderboards. One row per model by default, fused across reasoning-ef…
Find ranked models by (partial) name or provider. Returns rank, Elo and the model page URL. One row per model by default, fused across reasoning-effort settings.
One model in depth: aggregate rank, Elo with standard error, provider, what it is, cost per task where known, and its most notable benchmark results (with percentiles).
Head-to-head between 2-4 models: aggregate ranks, Elo gap with a significance note based on the standard errors, and notable benchmarks they share.
Find benchmarks in the aggregate by (partial) name. Returns model coverage, difficulty on the Elo scale, and the benchmark page URL.
One benchmark in depth: what it measures, the original source leaderboard URL, IRT stats (difficulty, noise, model coverage), skill weights, and the current top models on it.
Guesswork — the public prediction duel: every day frontier LLMs and The Aggregate's own IRT model predict newly scraped benchmark scores before seeing them, and the errors are scored. Returns the curr…
What this data is: how the IRT fusion works, current coverage counts, update cadence, and how to cite it.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"the_aggregate_—_llm_benchmark_aggregate": {
"url": "https://theaggregate.ai/mcp",
"transport": "streamable-http"
}
}
}