Skip to content
Back to search
30
MCP

io.github.waqarulwahab/llm-cost-estimator

io.github.waqarulwahab/llm-cost-estimator

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

Uptime
0.0%
7 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
io.github.jeff-atriumn/tokencost-dev
LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM
0 tools
io.github.smigolsmigol/llmkit
AI cost tracking: 11 tools for spend, budgets, and Claude Code + Cursor + Cline costs
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
0 tools
LiteLLM Multi-Model API
Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more.
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.waqarulwahab/llm-cost-estimator": {
      "url": "None",
      "transport": "http"
    }
  }
}