go-mcp-mysql and mcp-zero

These two tools are ecosystem siblings within the MCP server landscape, with Zhwt/go-mcp-mysql being a specific implementation of an MCP server for MySQL interactions, while zeromicro/mcp-zero is a broader, AI-assisted MCP server built on the go-zero framework for general API, RPC, and model generation.

go-mcp-mysql
52
Established
mcp-zero
47
Emerging
Maintenance 10/25
Adoption 8/25
Maturity 16/25
Community 18/25
Maintenance 10/25
Adoption 7/25
Maturity 13/25
Community 17/25
Stars: 51
Forks: 15
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 37
Forks: 10
Downloads:
Commits (30d): 0
Language: Go
License: MIT
No Package No Dependents
No Package No Dependents

About go-mcp-mysql

Zhwt/go-mcp-mysql

Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.

Compiled as a standalone Go binary that integrates directly with Claude and other MCP-compatible AI clients, exposing schema discovery and CRUD operations through dedicated tools for querying, inserting, updating, and deleting data. Includes optional query plan validation via `EXPLAIN` statements and a read-only mode to restrict operations to safe retrieval commands, preventing unintended modifications.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work