Server data from the Official MCP Registry
Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client
Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client
Set these up before or after installing:
Environment variable: METRILLM_SUPABASE_URL
Environment variable: METRILLM_SUPABASE_ANON_KEY
Environment variable: METRILLM_PUBLIC_RESULT_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-metrillm-metrillm": {
"env": {
"METRILLM_SUPABASE_URL": "your-metrillm-supabase-url-here",
"METRILLM_SUPABASE_ANON_KEY": "your-metrillm-supabase-anon-key-here",
"METRILLM_PUBLIC_RESULT_BASE_URL": "your-metrillm-public-result-base-url-here"
},
"args": [
"-y",
"metrillm-mcp"
],
"command": "npx"
}
}
}This is a well-structured LLM benchmarking tool with appropriate security measures. The code demonstrates good practices including environment variable usage for credentials, proper error handling, and permissions that match its stated purpose as a developer tool for benchmarking local LLM models. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.
Scanned 5 files · 10 findings
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.
Be the first to review this server!