Skip to content

Add WhichModel — AI model pricing & recommendation MCP server #414

@simonamsharp

Description

@simonamsharp

WhichModel — AI Model Pricing & Recommendation MCP Server

GitHub: https://github.com/Which-Model/whichmodel-mcp
Website: https://whichmodel.dev
MCP Endpoint: https://whichmodel.dev/mcp

What is WhichModel?

WhichModel is an MCP server that helps AI agents choose the right model for every task at the best price. It exposes cross-verified pricing data across all major providers — updated every 4 hours — so agents can make cost-aware model selection decisions at runtime.

Why it belongs here

  • Solves a real dev cost problem — agents overspend by defaulting to expensive models; WhichModel enables intelligent routing
  • MCP-native — works with any MCP-compatible agent or IDE
  • Live pricing data — updated every 4 hours from provider APIs, not static lists
  • Remote server — no install required, works via https://whichmodel.dev/mcp

Quick start

Add to your MCP config:

{
  "mcpServers": {
    "whichmodel": {
      "url": "https://whichmodel.dev/mcp"
    }
  }
}

Then ask your agent: "What's the cheapest model that can handle 32K context with vision?"

Suggested entry

  • WhichModel — MCP server for AI model pricing & selection. Cross-verified pricing from all major providers, updated every 4 hours. Helps agents choose the right model at the best price.

Category: AI Infrastructure / Developer Tools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions