ModelsAgree
ModelsAgree MCP Server
What the top AI models agree is the best product, tool, or service — as an MCP server.
ModelsAgree continuously polls ChatGPT, Claude, Gemini, and Grok on "best X for Y" questions and publishes the consensus: a dated one-sentence verdict, the full ranked leaderboard, and a public audit trail of every model's pick over time. This MCP server makes that data directly callable by any MCP host.
Covers all domains except medical/health, financial/investment, and legal advice (the models hedge there).
Connect
Hosted, stateless, read-only, no auth:
https://modelsagree.com/mcpClaude (claude.ai or Claude Desktop): Settings → Connectors → Add custom connector → paste the URL above.
Cursor (~/.cursor/mcp.json):
{
"mcpServers": {
"modelsagree": { "url": "https://modelsagree.com/mcp" }
}
}Any MCP client that speaks Streamable HTTP works the same way.
Related MCP server: polydev-ai
Tools
Tool | Arguments | Returns |
|
| Categories & brands matching a need, each with a dated verdict + source URL |
|
| Full ranked leaderboard + verdict for a category |
|
| One brand's record across every category it's ranked in |
|
| The per-model poll audit trail behind a verdict |
| — | The full catalog (slug + title) |
Example
Ask your assistant: "What's the best LLM observability tool?" — it calls search_best,
gets best-llm-observability with the consensus verdict, then get_best_in_category for the
full ranking.
Data & attribution
Rankings are re-polled on a demand-gated cadence and every response is licensed
CC BY 4.0 (attribution: modelsagree.com). The underlying open API is also directly
fetchable at https://modelsagree.com/api/v1/ (see /api/v1/README.md).
Powered by
A single stateless endpoint on Cloudflare Workers wrapping the public ModelsAgree API — no database of its own, no keys, no state.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides access to multiple frontier LLM models (GPT, Claude, Gemini, Grok, DeepSeek) for consulting a "conclave" of AI perspectives, enabling peer-ranked evaluations and synthesized consensus answers for important decisions.81MIT
- Alicense-qualityDmaintenanceQuery multiple AI models (GPT-4, Claude, Gemini, Grok) in parallel for diverse perspectives. Get different expert viewpoints when stuck or need enhanced reasoning.MIT
- AlicenseAqualityDmaintenanceMulti-AI Consensus Tool: Query multiple AI models in parallel, synthesize responses for better accuracy, and reduce AI bias through ensemble decision-making.130MIT

polydev-aiofficial
Alicense-qualityDmaintenanceQueries multiple AI models simultaneously (GPT 5.2, Claude Opus 4.5, Gemini 3, Grok 4.1) via a single API call to provide diverse expert perspectives and consensus recommendations.MIT
Related MCP Connectors
Consensus rankings for 75,000+ products across 2,600+ niches.
Pick the right LLM for any task. Ranked shortlist with rationale across 8 evaluators.
Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arephan/modelsagree-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server