MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

Gemini CLI extension for Victoria Metrics MCP server

Created 2/18/2026
Updated 6 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-vm-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "nielsvbrecht-vm-mcp": { "command": "npx", "args": [ "nielsvbrecht-vm-mcp" ] } } }