AI Cost Analyzer runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.
Analyze LLM API costs: token waste detection, caching savings estimates, model comparison
Today is the operative word: we check AI Cost Analyzer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ai-cost-analyzer -- npx -y ai-cost-analyzer
{
"mcpServers": {
"ai-cost-analyzer": {
"args": [
"-y",
"ai-cost-analyzer"
],
"command": "npx"
}
}
}
[mcp_servers.ai-cost-analyzer]
command = "npx"
args = ["-y", "ai-cost-analyzer"]
{
"mcpServers": {
"ai-cost-analyzer": {
"args": [
"-y",
"ai-cost-analyzer"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-cost-analyzer": {
"args": [
"-y",
"ai-cost-analyzer"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
LICENSE_KEY (License key (emailed after purchase at https://aivp-mcp.vercel.app). Omit for the free trial (3 calls per tool).).
The author declared them in the registry entry; get the values from the project itself.
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
Token counting & multi-model LLM cost estimates: GPT-4o, Claude, Gemini, 25+. No API key.
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
Live LLM API pricing: token prices, comparisons, cheapest-model lookups. No key required.
Compare LLM API pricing, estimate workload costs, and benchmark cloud compute. By OptimNow.
Automated time series forecasting with model search, anomaly detection, and event risk analysis
Compare up-to-date pricing for 40+ LLMs (incl. Chinese) & estimate cost from tokens. EN/zh.
Live, verified LLM API prices: search models, get sourced prices, estimate workload costs.
Answers built from our own checks of this server.