HomeCloud & Monitoring › vllm-ops-mcp

vllm-ops-mcp

Read-only ops/health MCP server for a local vLLM instance: health tiers, GPU/VRAM, service status.

Python Local
★ 0 stars Last pushed 2026-08-12 License: MIT

Topics: Monitoring

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx vllm-ops-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "vllm-ops-mcp": {
      "command": "uvx",
      "args": [
        "vllm-ops-mcp"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry