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
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
https://whichmodel.dev/mcpQuick 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
Category: AI Infrastructure / Developer Tools