mcpbeat Sign in

Modelpricewatch MCP Server

by modelpricewatch Your server? Claim it
answering

Modelpricewatch is answering right now. Last checked 11 min ago. 43 installs a week from npm. It exposes 4 tools.

Live LLM API pricing: token prices, comparisons, cheapest-model lookups. No key required.

Installs per day peak 15 · avg 6 · +60% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
74 ms
Response time
average over 24h
43
Installs / week
npm and PyPI

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 September 2026. No other catalogue keeps this.

14 Sep a tool disappeared compare_models

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp --transport http https://modelpricewatch.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://modelpricewatch.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://modelpricewatch.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://modelpricewatch.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://modelpricewatch.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cheapest
cheapest_models
Find the cheapest current models, ranked by input price, output price, or a blended cost. The generic ranking covers generative text models (embeddings, OCR and realtime models are excluded — they price different work); pass category to rank a specific pool instead, e.g. 'embedding'. Use to answer 'what is the cheapest model for <use case>'.
model
get_model_pricing
Get full pricing and capability details for one model by its id (from search_models). Returns input/output/cached price per 1M tokens, blended cost, context window, modality, release date, and the modelpricewatch.com page URL.
models
search_models
Search the live LLM pricing database by model name, provider, or id. Returns matching models with current input/output prices (USD per 1M tokens), context window, modality, and category. Use this to answer 'how much does <model> cost' or 'what models does <provider> offer'.
providers
list_providers
List all tracked AI model providers (OpenAI, Anthropic, Google, etc.) with a short description and their pricing page.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

compare_models
removed 14 Sep 2026

Endpoints

URLTransportStateLatencyChecked
https://modelpricewatch.com/mcp streamable-http answering 83 ms 11 min ago

Alternatives to Modelpricewatch

same job, measured the same way
Tokencost Dev
by jeff-atriumn

LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM

34 installs/wk local only
LLM Hosting Pricing
by llmhosting

LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history

5 tools answering
OrcaRouter
by continuum-ai-corp

Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

81 installs/wk local only
LLM Cost Estimator
by waqarulwahab

Token counting & multi-model LLM cost estimates: GPT-4o, Claude, Gemini, 25+. No API key.

29 installs/wk local only
Modelglass
by modelglass

Sourced AI-model pricing and capability data — compare and route to the cheapest capable model.

answering
S
Kynth MCP
by kynth

Eleven keyless lookups: model pricing, dep health, stack cost, registries, App Store readiness.

77 installs/wk local only
Compute Finance Oracle
by compute-finance

Live AI compute pricing oracle — real-time LLM model prices across providers

250 installs/wk local only
Inferenceindexer MCP
by desmartin01

AI inference pricing for agents: live and historical model prices, provider comparison.

388 installs/wk 10 tools answering

Modelpricewatch — questions

Answers built from our own checks of this server.

What can Modelpricewatch do?
It exposes 4 tools, read directly from the server on our last check. Among them: cheapest_models, get_model_pricing, list_providers, search_models. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Modelpricewatch working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 74 ms. The bar chart above shows every period we have measured.
Did Modelpricewatch ever remove tools?
Yes. compare_models is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Modelpricewatch?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Modelpricewatch need an API key?
No. Modelpricewatch completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Modelpricewatch?
It answers our handshake in 74 ms on average, which is faster than 86% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Modelpricewatch?
The npm package @modelpricewatch/mcp was installed 43 times in the last week. Week over week that is +60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.