Search, compare, and discover LLMs from 10+ providers. Get real-time pricing, benchmarks, and recommendations — directly inside Claude, Cursor, VS Code, or any MCP client.
Everything you need to navigate the LLM landscape.
search-modelsSearch LLMs by name, capability, provider, modalityget-model-detailsFull model specs, pricing, benchmarks, capabilitiescompare-modelsSide-by-side comparison of 2-5 modelslist-providersAll supported providers with model countsget-benchmarksBenchmark scores or leaderboard for a benchmarkrecommend-modelAI-powered model recommendation for a use caseget-pricingPricing across providers or cheapest modelsestimate-costCalculate cost per request/day/monthcheck-compatibilityVerify model meets specific requirementsfind-alternativesFind similar models (cheaper, faster, better)Add LLMCP to your AI assistant in seconds.
{
"mcpServers": {
"llmcp": {
"command": "npx",
"args": ["-y", "@llmcp/mcp", "--api-key", "llmcp_YOUR_KEY"]
}
}
}{
"mcpServers": {
"llmcp": {
"type": "streamable-http",
"url": "https://mcp.llmcp.net/mcp",
"headers": {
"Authorization": "Bearer llmcp_YOUR_KEY"
}
}
}
}export LLMCP_API_KEY=llmcp_YOUR_KEY npx @llmcp/mcp
Start free. Scale when you need to.