Zhwt/go-mcp-mysql
go
0
– Easy to use, zero dependency MySQL MCP server built with Golang with configurable readonly mode and schema inspection.
Installation & Usage
INSTALLATION
# Visit https://github.com/Zhwt/go-mcp-mysql for installation instructions
Frequently Asked Questions
Tool Statistics
- Stars 0
- Forks
- Last Updated Mar 02, 2026
- Language go
- Bookmarks 0
Related Tools
c4pt0r/mcp-server-tidb
TiDB database integration with schema inspection and query capabilities
get-convex/convex-backend
Convex database integration to introspect tables, functions, and run oneoff queries ([Source](https://github.com/get-convex/convex-backend/blob/main/npm-packages/convex/src/cli/mcp.ts))
hannesrudolph/sqlite-explorer-fastmcp-mcp-server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.