MCP-native LLM discovery

Every LLM, one MCP server

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.

10 MCP Tools

Everything you need to navigate the LLM landscape.

search-modelsSearch LLMs by name, capability, provider, modality
get-model-detailsFull model specs, pricing, benchmarks, capabilities
compare-modelsSide-by-side comparison of 2-5 models
list-providersAll supported providers with model counts
get-benchmarksBenchmark scores or leaderboard for a benchmark
recommend-modelAI-powered model recommendation for a use case
get-pricingPricing across providers or cheapest models
estimate-costCalculate cost per request/day/month
check-compatibilityVerify model meets specific requirements
find-alternativesFind similar models (cheaper, faster, better)

Quick Start

Add LLMCP to your AI assistant in seconds.

Claude Desktop / Cursor / VS Code

{
  "mcpServers": {
    "llmcp": {
      "command": "npx",
      "args": ["-y", "@llmcp/mcp", "--api-key", "llmcp_YOUR_KEY"]
    }
  }
}

Remote (Streamable HTTP)

{
  "mcpServers": {
    "llmcp": {
      "type": "streamable-http",
      "url": "https://mcp.llmcp.net/mcp",
      "headers": {
        "Authorization": "Bearer llmcp_YOUR_KEY"
      }
    }
  }
}

Environment Variable

export LLMCP_API_KEY=llmcp_YOUR_KEY
npx @llmcp/mcp

Pricing

Start free. Scale when you need to.

Free

For hobbyists and experimentation

$0
  • 50 requests/hour
  • 1,000 requests/month
  • All 10 MCP tools
  • Community support
Most Popular

Pro

For developers and small teams

$19/mo
  • 500 requests/hour
  • 50,000 requests/month
  • All 10 MCP tools
  • Priority support
  • Webhook notifications

Enterprise

For organizations at scale

Custom
  • 5,000 requests/hour
  • 500,000 requests/month
  • All 10 MCP tools
  • Dedicated support
  • Custom SLAs
  • SSO / SAML