Add TokenBurnRate MCP server to README
Add TokenBurnRate — LLM token cost tracker MCP Adds TokenBurnRate, an open-source MCP server + CLI for tracking LLM token costs across Claude, GPT, and Gemini. Logs every API call locally (SQLite, no telemetry) Terminal dashboard with daily cost breakdown 8 deterministic optimization hints with estimated monthly savings Works with Claude Desktop as an MCP server npm: https://www.npmjs.com/package/token-tracker-mcp GitHub: https://github.com/nikhilnt1234/TokenBurnRate
nikhilnt1234 committed
Jun 3, 2026 at 12:46 UTC
11591cb3bc2d95117be5283b71fb93d6abc423a2
1 file changed
+1
README.md
+1
@@ -418,6 +418,7 @@ Cloud platform service integration. Enables management and interaction with clou
418
- [ofershap/mcp-server-s3](https://github.com/ofershap/mcp-server-s3) [](https://glama.ai/mcp/servers/ofershap/mcp-server-s3) 📇 ☁️ - AWS S3 operations — list buckets, browse objects, upload/download files, and generate presigned URLs.
419
- [pibblokto/cert-manager-mcp-server](https://github.com/pibblokto/cert-manager-mcp-server) 🐍 🍎/🐧 ☁️ - mcp server for [cert-manager](https://github.com/cert-manager/cert-manager) management and troubleshooting
420
- [portainer/portainer-mcp](https://github.com/portainer/portainer-mcp) 🏎️ ☁️/🏠 - A powerful MCP server that enables AI assistants to seamlessly interact with Portainer instances, providing natural language access to container management, deployment operations, and infrastructure monitoring capabilities.
421
+- - [TokenBurnRate](https://github.com/nikhilnt1234/TokenBurnRate) - Track LLM token costs across Claude, GPT and Gemini. MCP server + CLI with optimization hints and $ savings estimates.
422
- [s-b-e-n-s-o-n/portkey-admin-mcp](https://github.com/s-b-e-n-s-o-n/portkey-admin-mcp) [](https://glama.ai/mcp/servers/s-b-e-n-s-o-n/portkey-admin-mcp) 📇 ☁️ - MCP server for the Portkey AI Gateway Admin API — 150 tools for prompts, configs, analytics, keys, guardrails, integrations, and more.
423
- [pulumi/mcp-server](https://github.com/pulumi/mcp-server) 🎖️ 📇 🏠 - MCP server for interacting with Pulumi using the Pulumi Automation API and Pulumi Cloud API. Enables MCP clients to perform Pulumi operations like retrieving package information, previewing changes, deploying updates, and retrieving stack outputs programmatically.
424
- [pythonanywhere/pythonanywhere-mcp-server](https://github.com/pythonanywhere/pythonanywhere-mcp-server) 🐍 🏠 - MCP server implementation for PythonAnywhere cloud platform.