mcp-victoriametrics and mcp-zero
These tools are competitors, as both are independent implementations of a Model Context Protocol (MCP) server, but for different Go frameworks: VictoriaMetrics and go-zero.
About mcp-victoriametrics
VictoriaMetrics/mcp-victoriametrics
The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
Exposes VictoriaMetrics' read-only APIs through MCP tools, enabling querying, metric exploration, rule analysis, and cardinality debugging directly from AI clients. Operates in multiple modes (stdio, HTTP/SSE) with embedded documentation searchable offline, allowing seamless integration with Claude and other MCP-compatible clients without external API calls.
About mcp-zero
zeromicro/mcp-zero
Model Context Protocol (MCP) server for go-zero framework - Generate APIs, RPC services, and models with AI assistance.
Implements a comprehensive MCP server that wraps go-zero's goctl CLI, exposing 10+ tools for scaffolding REST/gRPC services, generating models from database schemas (MySQL, PostgreSQL, MongoDB), and analyzing project structure. Works by delegating to the local goctl binary via subprocess execution, with configuration managed through Claude Desktop's MCP settings. Integrates directly with Claude as an AI-powered code generation assistant, enabling natural language prompts to drive service and model generation workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work