Back to Home
dominiquekossi icon

LLM-COST-TRACKER-MCP-Server-NPM-Package-

Verified Safe

by dominiquekossi

Overview

Tracks and manages LLM API costs across multiple providers, offering budget alerts, detailed analytics, and an optional REST API microservice.

Installation

Run Command
npx tsx examples/microservice.ts

Environment Variables

  • PORT
  • HOST

Security Notes

The server includes input validation for most API endpoints, which is a good practice. Generic error responses (`details: err.message`) could potentially expose sensitive internal error details in a production environment, requiring careful handling or a more abstract error message layer. The BudgetManager's 'getStatus' endpoint currently does not support namespace filtering even when a namespace query parameter is provided to the MCPServer, which is a functional limitation that could lead to data interpretation issues in a multi-tenant setup, but not a direct security flaw.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-11-20

Tags

llmcost-trackingbudget-managementmonitoringapi