Home › Finance › modelcostsaver

modelcostsaver

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

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-06-23 License: Apache-2.0

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @workswarm/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "modelcostsaver": {
      "command": "npx",
      "args": [
        "-y",
        "@workswarm/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry