Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Continuously-updated catalog + query API for LLM provider availability and pricing.
Built by weiseer.
Given a question like "for this prompt of N input tokens plus M expected output tokens, which currently-available model offers the lowest cost?" the oracle answers in milliseconds, with the source URL it used for the pricing claim.
Use it as:
catalog.json you can audit, vendor, or contribute fixes toLLM pricing changes monthly. Every multi-model app rebuilds the same lookup table. We maintain it so you don't.
as_of timestamp on every response so you know how fresh the data is5 providers, ~10 models. Growing as we observe demand.
Add to your MCP client config:
The agent now has tools:
list_models(provider?, capability?) β list models, optionally filteredget_model(model_id) β full record for one modelfind_cheapest(input_tokens, output_tokens, required_capabilities?) β ranked by estimated costcompare_models(model_ids[], input_tokens?, output_tokens?) β side-by-sidecheck_availability(model_id) β current status with cited source| Tier | Calls | Cost |
|---|---|---|
| Free | 1,000/day | $0 |
| Pro | 100,000/month | $5 USDC/mo |
| Scale | 1,000,000/month | $20 USDC/mo |
| Raw catalog | unlimited | $0 (always free) |
Paid tiers settle in USDC. Email wei@weiseer.com to subscribe; we issue an API key and confirm receipt. (We'll automate this when the first three paid customers exist.)
See catalog.json for the canonical schema. Per-model fields include model_id, provider, family, context_window, max_output_tokens, input_price, output_price, cached_input_price, capabilities, availability_status, source URLs, and timestamps.
Found a stale price? An incorrect capability flag? A missing model? Open an issue β please include the source URL we should be tracking.
The hosted service logs each request as a single event (caller, query summary, latency, paid status) to weiseer's append-only audit ledger. The MCP server you self-host logs nothing.
The catalog format is MIT licensed. Vendor it, mirror it, build on top of it. We ask only that you cite weiseer/llm-oracle somewhere visible if you redistribute the data.
The server and MCP code are Apache-2.0.
This is P-001 in weiseer's strategic backlog β a market sensor for organism's architecture v2. We expand it where users ask, kill it if 4 weeks of public availability brings under 100 calls. Don't expect a polished commercial product; expect honest experimentation with daily updates.
What we might add (in observed-demand order):
wei@weiseer.com Β· github.com/weiseer Β· weiseer.com
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/llm-oracle)<a href="https://allmcps.com/mcp/llm-oracle"><img src="https://allmcps.com/api/badge/llm-oracle?style=directory" alt="Llm Oracle on AllMCPs" /></a>