Whichmodel MCP Server

MCP server that provides cost-optimised model recommendations for autonomous agents

Local serverstdio

What is the Whichmodel MCP MCP server?

Connect Whichmodel MCP to Claude, Cursor or any other MCP client and it stops being a tab you switch to. MCP server that provides cost-optimised model recommendations for autonomous agents. The whichmodel mcp mcp server is what makes that connection.

What the server does

For MCP clients that use stdio transport (Claude Desktop, Cursor, etc.):

Available tools

The toolset is worth reading before you wire it up, because it tells you what the integration is really for:

  • recommend_model — Get a cost-optimised model recommendation for a specific task type, complexity, and budget
  • compare_models — Head-to-head comparison of 2–5 models with optional volume cost projections
  • get_pricing — Raw pricing data lookup with filters by model, provider, price ceiling, and capabilities
  • check_price_changes — Returns: price increases, decreases, new models, and deprecations

Installation

Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.

Where it fits

This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Whichmodel MCP's toolset — recommend_model, compare_models, get_pricing and 1 more — is a fair guide to whether it matches your workflow. It is maintained by which-model; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Whichmodel MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Worth knowing first

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • Keep per-call confirmation enabled while you learn its behaviour; it is the cheapest safeguard you have.

Available tools

ToolWhat it does
recommend_modelGet a cost-optimised model recommendation for a specific task type, complexity, and budget.
compare_modelsHead-to-head comparison of 2–5 models with optional volume cost projections.
get_pricingRaw pricing data lookup with filters by model, provider, price ceiling, and capabilities.
check_price_changesReturns: price increases, decreases, new models, and deprecations.

Example prompts to try

  • Use Whichmodel MCP to recommend model.
  • Use Whichmodel MCP to compare models.
  • Use Whichmodel MCP to get pricing.

Frequently asked questions

It connects Whichmodel MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 4 tools (recommend_model, compare_models, get_pricing, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Whichmodel MCP directly.