ariefalabbasi/mcp-audit
๐ Track token consumption in real-time with MCP Audit. Diagnose context bloat and unexpected spikes across MCP servers and tools efficiently.
What's novel
๐ Track token consumption in real-time with MCP Audit. Diagnose context bloat and unexpected spikes across MCP servers and tools efficiently.
Code Analysis
0 files read ยท 5 roundsA CLI tool that attempts to track token usage for MCP clients (Claude Code, Codex CLI, Gemini CLI) but appears to be a wrapper/adapter project with limited actual implementation depth.
Strengths
Well-organized codebase with clear separation of concerns using adapter pattern, comprehensive test coverage, good use of Rich library for terminal UI, and proper type hints throughout. The display layer abstraction is particularly well-designed.
Weaknesses
README significantly misrepresents the project as a downloadable application when it's actually a Python package; core token tracking logic appears to be mostly adapter wrappers rather than deep algorithms; some files show '[Path outside repo]' suggesting incomplete implementation or simulation artifacts.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
31
Contributors
3
Files
138
Active weeks
5
Repository
Language
Python
Stars
1
Forks
0
License
NOASSERTION