Skip to main content
Glama
mpalermiti

claude-spend

by mpalermiti

Related Servers

Alternatives to claude-spend

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables local-first tracking of AI token usage and costs from Claude Code and OpenCode, answering queries about tokens, models, sessions, and cost through MCP tools and a CLI, with no network calls.
      161 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes tools to query and analyze energy monitoring sessions stored in CSV files, enabling users to get consumption stats, compare sessions, and view historical data through natural language in Claude Desktop.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Analyzes Claude Code session token usage and cost locally — where spend actually lands across cache-read, cache-write and output, and what is consuming the context window. Read-only and offline: it parses your own session files and exposes analyze_claude_cost, get_cost_benchmark and tokenscope_share_summary.
      27 npm
      4
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Exposes a local inference ledger over MCP stdio, letting agents query request counts, token usage, TTFT, energy consumption, local costs, cloud-equivalent costs, savings percentages, and per-model breakdowns from an OpenAI-compatible proxy's SQLite ledger. Provides four read-only tools so coding agents can answer questions about home GPU inference economics without opening a browser.
      4
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      Lets a coding agent inspect its own run efficiency mid-session from local Claude Code transcripts, exposing the share of paid tokens that became model output versus context re-reading. Ships two stdio tools — one returning the shares as structured data and one returning the full cost-weighted report — with no network calls.
      2
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Local-first dashboard + MCP server that parses Claude Code and Codex JSONL files into a SQLite cost / token tracker. Per-MCP and per-tool breakdown, session drill-down, dedup by request_id; never talks to vendor APIs
      5
      100 npm
      1
      MIT