HomeCloud & Monitoring › LLM Usage

LLM Usage

Local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via MCP

Python Local macOSWindowsLinux
★ 4 stars Last pushed 2026-09-21 License: MIT

Topics: Monitoring

Connect

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

Package (pypi 0.1.3)

uvx llm-usage-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "llm-usage-mcp": {
      "command": "uvx",
      "args": [
        "llm-usage-mcp"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry