go-mcp-mysql and mcp-server
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-server
firebolt-db/mcp-server
Model Context Protocol implementation that connects your LLM to Firebolt
Exposes SQL query execution, documentation access, and account management through MCP tools and resources, enabling LLMs to autonomously query Firebolt databases and reference SQL documentation. Built as a Go binary with Docker support, it communicates via stdio transport and supports both Firebolt Cloud (service account authentication) and Firebolt Core (self-hosted). Integrates with Cursor, VS Code Copilot Chat, Claude Desktop, and other MCP-compatible clients through standardized JSON configuration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work