mcp-trino and go-mcp-mysql
About mcp-trino
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
Provides dual CLI and MCP server modes with interactive SQL shell capabilities, plus standardized MCP tools for query execution, metadata discovery, and schema introspection. Supports both STDIO and HTTP transports with optional OAuth 2.1 authentication (Okta, Google, Azure AD) and automatic query attribution via Trino headers for user identity tracking. Compatible with Claude Desktop, Cursor, Windsurf, and other MCP-compatible AI clients for distributed SQL analytics workflows.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work