go-mcp-mysql and mcp-gopls
One is an MCP server for MySQL integration and automation, while the other is an MCP server that integrates with `gopls` for Go language tooling, making them ecosystem siblings that target different application layers within the Model Context Protocol.
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.
This tool helps database administrators or developers interact with MySQL databases without needing a Node.js or Python environment. It takes commands to perform standard database operations like creating tables, altering structures, or reading/writing data. The output is confirmation of the operation or the requested data, simplifying direct database management.
About mcp-gopls
hloiseau/mcp-gopls
Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
This tool enhances AI coding assistants (like Claude, Cursor, or GitHub Copilot) when working with Go projects. It provides your AI assistant with advanced capabilities to understand, navigate, and modify Go code, performing tasks such as finding definitions, running tests, and checking for vulnerabilities. Go developers who use AI tools for coding assistance will benefit from its richer interaction with their codebase.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work