AI & ML
Trust: 37/100 (Limited)io.github.MetriLLM/metrillm Guide
Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client
3 starsby MetriLLM
Quick Start
Install
npx metrillm-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-metrillm-metrillm": {
"command": "npx",
"args": [
"metrillm-mcp"
]
}
}
}