Agent♥︎Age
Catalog

io.github.sachinuppal/modelcostsaver

Official

by sachinuppal · TypeScript

Offline MCP: predict LLM call cost and pick the cheapest capable model. No keys, no network.

ModelCostSaver MCP Server

ModelCostSaver is an offline MCP server that predicts the cost of an LLM call before it is made, then selects the cheapest capable model. It runs from your editor, with no API keys, no network access by default, and no telemetry.

🛠️ Key Features

  • Predict LLM call cost before execution
  • Choose the cheapest model that still does the job
  • Offline by default (no network)
  • No API keys required
  • No telemetry

🚀 Use Cases

  • Estimate LLM spend prior to running a request
  • Reduce costs by selecting lower-cost capable models
  • Use the tool from an editor via Model Context Protocol (MCP)

⚡ Developer Benefits

  • Planning and budgeting for LLM calls
  • Cost optimization through model selection
  • Works without credentials or external connectivity

⚠️ Limitations

  • Applies to LLM cost prediction and model selection only (as described)

Topics

ai-toolscost-optimizationllmllm-costmcpmodel-context-protocol
io.github.sachinuppal/modelcostsaver - agentage MCP Catalog