Skip to content
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%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

TokenCost
LLM pricing oracle for model lookup, cost estimation, and comparison via LiteLLM.
0 tools
TokenOracle
Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing.
0 tools · streamable-http
llm-oracle
Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.
0 tools
io.github.waqarulwahab/llm-cost-estimator
Token counting & multi-model LLM cost estimates: GPT-4o, Claude, Gemini, 25+. No API key.
0 tools
Compute Finance Oracle
Live AI compute pricing oracle — real-time LLM model prices across providers
0 tools
io.github.rccola990-cloud/mcp-token-optimizer
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
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"
    }
  }
}