mezura

subamanis/mezura
★ 17 stars Rust Code/Dev Tools Updated 2d ago ✗ Risk
Counts the lines of a codebase quickly and accurately, along with user-defined keywords like classes and structs. Tracks how the figures move between runs, and between any two git revisions. Command line program, library and MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mezura": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mezura"
      ]
    }
  }
}

Topics

analyticsclicodecountinglines-of-codelinuxruststatisticstrackingwindows