MySQL
Rank #21,348mcp.so/go-mcp-mysql/pengcunfu
零负担、开箱即用的模型上下文协议(MCP)服务器,用于与 MySQL 交互和自动化操作。无需 Node.js 或 Python 环境。该服务器提供对 MySQL 数据库和表进行 CRUD 操作的工具,以及只读模式以防止意外的写入操作。您还可以通过添加 --with-explain-check 标志让 MCP 服务器在执行查询前使用 EXPLAIN 语句检查查询计划。
MySQL is a Model Context Protocol (MCP) server published by pengcunfu. It ranks #21,348 of 115,460 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MySQL is listed on mcp.so, with 4 release tags tracked from its GitHub repository. It was first listed on Oct 10, 2025 and most recently updated on Mar 25, 2026.
Ranks ahead of 94,112 of 115,460 servers on MCP Toplist.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/mcp.so%2Fgo-mcp-mysql%2Fpengcunfu)<a href="https://mcptoplist.com/server/mcp.so%2Fgo-mcp-mysql%2Fpengcunfu"><img src="https://mcptoplist.com/badge/mcp.so%2Fgo-mcp-mysql%2Fpengcunfu.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
pengcunfu
Other servers by pengcunfu
View all pengcunfu servers →GitHub releases (4)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.3 | Mar 25, 2026 |
| v1.0.2 | Mar 25, 2026 |
| v1.0.1 | Nov 10, 2025 |
| v1.0.0 | Oct 10, 2025 |
Frequently asked questions
- Who maintains MySQL?
- MySQL is maintained by pengcunfu, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MySQL listed on the Official MCP Registry?
- MySQL is not on the Official MCP Registry. It is listed on mcp.so.
- How many versions does MySQL have?
- No registry surfaces explicit version metadata for MySQL; MCP Toplist tracks 4 release tags from its GitHub repository, most recently published on Mar 25, 2026.
- Where can I find the source code for MySQL?
- The source code for MySQL is hosted at github.com/pengcunfu/go-mcp-mysql.