HomeCloud & Monitoring › mcp-server

mcp-server

Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools across 10 domains.

TypeScript CloudLocal
★ 2 stars Last pushed 2026-05-29 License: MIT

Topics: Monitoring

Connect

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

Package (npm 0.2.2)

npx -y @metrxbot/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@metrxbot/[email protected]"
      ],
      "env": {
        "METRX_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • METRX_API_KEY required secret — Your Metrx API key (sign up free at https://app.metrxbot.com/sign-up — manage keys at https://app.metrxbot.com/settings/security)

Related servers

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

Data from the Official MCP Registry