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
This commit is contained in:
nikhilnt1234
2026-06-03 12:46:22 -07:00
committed by GitHub
parent 70acc21948
commit 11591cb3bc
+1
View File
@@ -418,6 +418,7 @@ Cloud platform service integration. Enables management and interaction with clou
- [ofershap/mcp-server-s3](https://github.com/ofershap/mcp-server-s3) [![mcp-server-s3 MCP server](https://glama.ai/mcp/servers/ofershap/mcp-server-s3/badges/score.svg)](https://glama.ai/mcp/servers/ofershap/mcp-server-s3) 📇 ☁️ - AWS S3 operations — list buckets, browse objects, upload/download files, and generate presigned URLs.
- [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
- [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.
- - [TokenBurnRate](https://github.com/nikhilnt1234/TokenBurnRate) - Track LLM token costs across Claude, GPT and Gemini. MCP server + CLI with optimization hints and $ savings estimates.
- [s-b-e-n-s-o-n/portkey-admin-mcp](https://github.com/s-b-e-n-s-o-n/portkey-admin-mcp) [![portkey-admin-mcp MCP server](https://glama.ai/mcp/servers/s-b-e-n-s-o-n/portkey-admin-mcp/badges/score.svg)](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.
- [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.
- [pythonanywhere/pythonanywhere-mcp-server](https://github.com/pythonanywhere/pythonanywhere-mcp-server) 🐍 🏠 - MCP server implementation for PythonAnywhere cloud platform.