cezbloch/llm_benchmark
Benchmarking tool for evaluating LLM inference server performance with OpenAI-compatible APIs.
Platform-specific configuration:
{
"mcpServers": {
"llm_benchmark": {
"command": "npx",
"args": [
"-y",
"llm_benchmark"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...