Back to search
100
MCP live v0.4.0 streamable-http

XFMS — Model Source

dev.xpansion/xfms

Pick the right LLM for any task. Ranked shortlist with rationale across 8 evaluators.

Uptime
15.4%
13 probes
Response
365ms
last probe
Tools
5
callable

Tools · 5

rank

Rank LLMs for a stated purpose. Returns a shortlist with weights, scores, and plain-English rationale per pick. Use when the user wants to see and compare alternatives, not just one answer.

pick

Return the single best LLM for a stated purpose. Concise output, no list. Use when the user has settled on the criteria and just wants one answer.

discover

Show which quality dimensions matter for a stated purpose, WITHOUT ranking any models. Returns the inferred weights and the discovery-walk trace. Useful for understanding how XFMS interprets the purpo…

benchmark

Run a live A/B test against the engine's TOP 3 PICKS for a stated purpose — the engine chooses the candidates from the full catalog. Generates 5 representative test queries (auto-expands to 10 or 15 i…

compare

Run a live A/B test between 2–5 user-specified models for a stated purpose. NO ranking step — the supplied model_ids ARE the candidate set. Generates 5 representative test queries from the purpose, ru…

Similar MCP servers embedding-nearest

Ground Truth live
Live fact-checks for AI agents: endpoints, security headers, pricing, claims, compliance, markets.
9 tools · streamable-http
ai.llmse/mcp live
Public MCP server for the LLM Search Engine
10 tools · streamable-http
com.babyblueviper/invinoveritas live
Capital-scale-aware /review (Sentinel mode) + sandbox + inference for agent fleets. Lightning-paid.
17 tools · streamable-http
DepScope live
Package intelligence MCP for AI agents — 22 tools, 19 ecosystems, AGPL SDK, free.
22 tools · streamable-http
AI Reasoning Commons live
Search, reuse, verify AI reasoning. Task marketplace with leaderboard. Zero-barrier, no auth.
14 tools · streamable-http
AI Site Scorer live
Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.
5 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "xfms_—_model_source": {
      "url": "https://xfms.vercel.app/mcp/",
      "transport": "streamable-http"
    }
  }
}