ModelsAgree
com.modelsagree/modelsagreeConsensus 'best X for Y' rankings from ChatGPT, Claude, Gemini & Grok. Search, verdicts, history.
Tools · 5
Find what AI models agree is the best product/tool/service for a need, or look up how a specific brand ranks. Returns matching categories and brands with a dated one-sentence verdict and source URLs. …
Get the full ranked leaderboard and verdict for a category slug (obtained from search_best or list_categories), e.g. 'best-llm-observability'.
Get a single brand/product's record across every category it is ranked in, with verdicts and its homepage.
Get the raw poll history — every model's pick over time — behind a category's verdict. The credibility/audit trail. Optionally filter by model.
List every category ModelsAgree ranks (slug + title). Large; prefer search_best when you have a specific need.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"modelsagree": {
"url": "https://modelsagree.com/mcp",
"transport": "streamable-http"
}
}
}