Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Llm Token Tracker
Llm Token Tracker logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:01:28 PM

Llm Token Tracker

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
llmtoken-trackingcost-monitoringdeveloper-tools

Tracks LLM tokens, costs, sessions, model comparisons, and USD-to-KRW conversion through MCP or a JavaScript library.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wn01011-llm-token-tracker": {
      "command": "npx",
      "args": [
        "llm-token-tracker"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

wn01011/llm-token-tracker MCP server records token usage and estimated costs for OpenAI, Claude, and Gemini models. Its MCP tools can report current-session totals, summarize usage, compare model prices, clear stored data, and retrieve USD-to-KRW exchange rates. Usage can also be tracked from JavaScript through manual sessions or wrapped API clients, with data persisted in a local sessions file. Reach for it when an agent or application needs per-user or per-session token accounting without implementing pricing calculations itself.

Use cases

β€’Track token usage by user or session
β€’Monitor current conversation budgets
β€’Compare estimated costs across LLM models
β€’Convert tracked costs from USD to KRW
β€’Persist usage history across restarts

Key features

β€’MCP tools for token and cost tracking
β€’OpenAI, Anthropic, and Gemini pricing support
β€’Per-user and per-session usage summaries
β€’Automatic tracking through wrapped clients
β€’File-based session persistence
β€’USD-to-KRW exchange-rate lookup

Capabilities & Tool Schemas (6) ~369 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Llm Token Tracker.

track_usage

Track token usage for an AI API call

get_current_session

Get current session usage with intuitive format (remaining, used, input/output tokens, cost)

get_usage

Get usage summary

compare_costs

Compare costs between models

clear_usage

Clear usage data

get_exchange_rate

Get current USD to KRW exchange rate with cache info

How Llm Token Tracker works

What wn01011/llm-token-tracker MCP server does

The wn01011/llm-token-tracker MCP server exposes token accounting functions for applications using OpenAI, Anthropic, or Gemini models. It accepts input and output token counts, associates them with a provider, model, user, and session, and calculates an estimated cost using the pricing data included by the project. Results can be reported in USD or KRW.

The server is useful for monitoring an active conversation as well as collecting historical usage. The current-session view reports used and remaining tokens, input/output totals, cost, model-level breakdowns, and a progress indicator. A default session user ID of current-session and a 190,000-token budget are described for this view.

How it works

MCP clients call tools rather than handling the tracker’s JavaScript API directly. track_usage records one API call with provider, model, input-token, output-token, and user information. get_usage returns a summary for a selected user or across users, while get_current_session presents the active session in a compact format. compare_costs evaluates costs across models, and clear_usage removes a user’s usage data.

The tracker can also be used as an npm library. Manual tracking starts with a tracking ID and ends when the application supplies the completed usage details. Alternatively, the library can wrap an OpenAI or Anthropic client so usage is recorded automatically and attached to the response. The project documents Gemini support and pricing, including automatic Gemini client wrapping in its release notes.

The wn01011/llm-token-tracker MCP server saves session data to ~/.llm-token-tracker/sessions.json, allowing records to survive process restarts. Exchange-rate data for USD-to-KRW conversion is cached for 24 hours, with fallback behavior described by the project.

Setup and configuration

Install the npm package with npm install llm-token-tracker when using the library. For Claude Desktop, add an MCP server entry that runs the package with npx, then restart or reload the client as appropriate. No environment variable is documented as required for the MCP process itself.

Library configuration accepts a currency value of USD or KRW; USD is the default. An optional webhookUrl can be supplied for usage notifications. Applications wrapping real API clients still need to configure those clients’ own credentials, such as an OpenAI API key, but those credentials are not listed as tracker server configuration.

Tools and capabilities

  • get_current_session: Reports current usage, remaining budget, token direction breakdown, cost, and a progress bar.
  • track_usage: Records token usage for a provider, model, and user.
  • get_usage: Shows usage for one user or all users.
  • compare_costs: Compares estimated costs between models.
  • clear_usage: Deletes usage data for a user.
  • get_exchange_rate: Returns the current USD-to-KRW rate and cache information.

Pricing tables cover documented OpenAI, Anthropic, and Google Gemini models, including input and output rates. The listed prices are per 1,000 tokens, with separate handling noted for image and audio models where applicable.

Limitations and notes

Cost results depend on the project’s embedded pricing table and the token counts supplied by the API client or caller. The material describes pricing as updated for 2025, so users should verify rates when provider pricing changes. The MCP documentation explicitly shows Claude Desktop configuration; compatibility with other MCP clients is not established by the provided material. Exchange-rate functionality depends on the documented external rate service and its cache or fallback behavior.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Llm Prices Data logoLlm Prices Data

    Live LLM API pricing from modelpricewatch.com β€” current token prices, model comparisons, cheapest-model lookups, and The LLM Price Index across 150+ models from 20+ providers, re-verified daily against official provider pages. No API key required. npx -y @modelpricewatch/mcp

    πŸ’° Finance & Fintech3 views
    Compare vs Llm Prices Data β†’
  • CogniRepo logoCogniRepo

    FAISS, call graph, AST, BM25 β€” 34 MCP tools for AI agents. 50-80% token reduction. Offline.

    πŸ’° Finance & Fintech3 views
    Compare vs CogniRepo β†’
  • Klanex MCP logoKlanex MCP

    Reliable async execution for agent tool calls: schema-gate hallucinated payloads before they run, absorb rate limits and outages with retries/backoff/circuit breakers, idempotency keys, human approval gates, encrypted credentials, replay, and signed-webhook results. Errors come back with an llmhint the agent can self-correct from. Hosted remote (api.klanexai.com/mcp, free sandbox) or npx -y klanex-mcp.

    πŸ’° Finance & Fintech3 views
    Compare vs Klanex MCP β†’
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp β€” no API key or signup required.

    πŸ’° Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
5
Stargazers on the source repository.
npm downloads
925
Package downloads in the last 30 days.
Last commit
9mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Llm Token Tracker

Run it through npm with `npx -y llm-token-tracker`, or install the package with `npm install llm-token-tracker` for library use.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLlm Token Tracker AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wn01011-llm-token-tracker?style=directory)](https://allmcps.com/mcp/wn01011-llm-token-tracker)
HTML Embed
<a href="https://allmcps.com/mcp/wn01011-llm-token-tracker"><img src="https://allmcps.com/api/badge/wn01011-llm-token-tracker?style=directory" alt="Llm Token Tracker on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
9/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit9mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Nov 17, 2025
npm downloads925/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good Β· 60/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· llm-token-tracker (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Llm Token Tracker β†’Install in Claude DesktopInstall in CursorInstall in VS Code