metrillm

MetriLLM/metrillm
★ 3 stars TypeScript 🤖 AI/LLM Updated 1mo ago
Benchmark local LLM models: speed, quality, and hardware fitness scoring. CLI, MCP server, and IDE plugins.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "metrillm": {
      "command": "npx",
      "args": [
        "-y",
        "MetriLLM/metrillm"
      ]
    }
  }
}

Topics

ai-benchmarkbenchmarkclillmlocal-aimcpollamatypescript