vLLM Benchmark
БесплатноНе проверенBenchmarks vLLM deployments by measuring throughput, latency, and token generation speed through natural language test configuration
Описание
Benchmarks vLLM deployments by measuring throughput, latency, and token generation speed through natural language test configuration
README
This is proof of concept on how to use MCP to interactively benchmark vLLM.
We are not new to benchmarking, read our blog:
This is just an exploration of possibilities with MCP.
Usage
- Clone the repository
- Add it to your MCP servers:
{
"mcpServers": {
"mcp-vllm": {
"command": "uv",
"args": [
"run",
"/Path/TO/mcp-vllm-benchmarking-tool/server.py"
]
}
}
}
Then you can prompt for example like this:
Do a vllm benchmark for this endpoint: http://10.0.101.39:8888
benchmark the following model: deepseek-ai/DeepSeek-R1-Distill-Llama-8B
run the benchmark 3 times with each 32 num prompts, then compare the results, but ignore the first iteration as that is just a warmup.
Todo:
- Due to some random outputs by vllm it may show that it found some invalid json. I have not really looked into it yet.
Установка vLLM Benchmark
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/eliovp-bv/mcp-vllm-benchmarkFAQ
vLLM Benchmark MCP бесплатный?
Да, vLLM Benchmark MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для vLLM Benchmark?
Нет, vLLM Benchmark работает без API-ключей и переменных окружения.
vLLM Benchmark — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить vLLM Benchmark в Claude Desktop, Claude Code или Cursor?
Открой vLLM Benchmark на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare vLLM Benchmark with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
