Server data from the Official MCP Registry
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
Token Meter is a local-first token usage analyzer with well-structured code and appropriate permissions for its purpose. The MCP server implementation is clean with proper input validation via Zod. Minor code quality concerns (broad error handling, some unvalidated HTML rendering in edge cases) and the use of better-sqlite3 without explicit connection pooling are present but do not constitute security vulnerabilities. Permissions match the stated purpose: reading local JSONL logs, maintaining a SQLite database, and serving a local dashboard. Supply chain analysis found 15 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
5 files analyzed · 20 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-whdrnr2583-cmd-token-meter": {
"args": [
"-y",
"@whdrnr2583/token-meter"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.