Model Price Watch
Live LLM API pricing: current token prices, model comparisons, cheapest-model lookups, and The LLM Price Index for 150+ models across 20+ providers, re-verified daily. No API key required.
README
LLM Prices — daily-verified LLM API pricing data
Machine-readable LLM API pricing for 159 current models across 24 providers (OpenAI, Anthropic, Google, Mistral, xAI, DeepSeek, Meta, Groq, Together, …), maintained by modelpricewatch.com. Every price links to the provider's official pricing page; prices are cross-checked daily against an independent reference and top models are re-read weekly from the provider pages with dated receipts.
Last sync: 2026-07-04. This repo is updated automatically after each refresh cycle.
Files
| File | What it is |
|---|---|
models.json |
Every tracked model: input/output/cached $ per 1M tokens, context window, modality, category, status, source URL |
providers.json |
Provider metadata + official pricing-page URLs |
price-history.json / price-history.csv |
Per-model price timeline (1292 dated points; see caveats) |
llm-price-index.csv |
The LLM Price Index — one number for the blended cost of frontier intelligence, daily series |
CHANGELOG.md |
Human-readable launches & price changes |
mcp/ |
MCP server: query these prices live from Claude/Cursor — npx -y @modelpricewatch/mcp or HTTP https://modelpricewatch.com/mcp |
Live API (no key required)
The same data, always current, CORS-open:
https://modelpricewatch.com/api/v1/models.json
https://modelpricewatch.com/api/v1/price-history.json
Docs: https://modelpricewatch.com/api/ · Price-change feed (Atom): https://modelpricewatch.com/news/feed.xml
The LLM Price Index
A fixed, equal-weighted basket of frontier flagship models, blended 3:1 input:output, re-verified daily — a single citeable number for "what does a million tokens of frontier intelligence cost?" Methodology: https://modelpricewatch.com/price-index/methodology/
Caveats (honesty first)
- History points are labelled by
source: our ownverified/snapshot captures vslitellm-archive(reconstructed from the open-source LiteLLM repo's git history — marked, never mixed silently). - A deeper 2024→2026 history backfill is in progress; some models currently have short timelines. Known baseline discontinuities are under audit.
License & attribution
Data: CC-BY-4.0 — free for any use, with attribution to modelpricewatch.com. MCP bridge code: MIT.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.