Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

ModelsAgree

com.modelsagree/modelsagree

Consensus 'best X for Y' rankings from ChatGPT, Claude, Gemini & Grok. Search, verdicts, history.

Uptime
100.0%
1 direct probes · 30d
Response
131ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_best

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_best_in_category

Get the full ranked leaderboard and verdict for a category slug (obtained from search_best or list_categories), e.g. 'best-llm-observability'.

get_product

Get a single brand/product's record across every category it is ranked in, with verdicts and its homepage.

get_poll_history

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_categories

List every category ModelsAgree ranks (slug + title). Large; prefer search_best when you have a specific need.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "modelsagree": {
      "url": "https://modelsagree.com/mcp",
      "transport": "streamable-http"
    }
  }
}