Back to Browse

Tokmeter MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Tokens and cost for Claude Code, Codex and 14 more AI coding agents, from local session files.

About

Tokens and cost for Claude Code, Codex and 14 more AI coding agents, from local session files.

Security Report

5.2
Moderate5.2Moderate Risk

Tokmeter is a well-architected MCP server for token usage tracking with strong security practices. The server reads local session files, performs offline analysis, and exposes data through structured tools with appropriate scoping. No authentication/authorization mechanisms are required or present (by design — data never leaves the machine), and the codebase demonstrates good input validation, error handling, and safe file operations. Minor code quality observations do not materially impact security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (2 critical, 0 high severity). Package verification found 1 issue (1 critical, 0 high severity).

4 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sriinnu-tokmeter": {
      "args": [
        "-y",
        "tokmeter-monorepo"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!