Back to search
30
MCP

io.github.jeff-atriumn/tokencost-dev

io.github.jeff-atriumn/tokencost-dev

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

TokenOracle
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
0 tools · streamable-http
Token Economist
Estimates LLM token costs and compresses prompts before execution.
0 tools
tokencast
Pre-execution cost estimation for LLM agent workflows with calibration learning
0 tools
io.github.rckl88/seracade
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
0 tools
io.github.newageflyfish-max/volthq
Compute price oracle for AI agents — compare pricing across 8 providers in real time.
0 tools
io.github.nuance-dev/rival
Query AI model benchmarks, pricing, and comparisons from rival.tips
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jeff-atriumn/tokencost-dev": {
      "url": "None",
      "transport": "http"
    }
  }
}