MySQL Schema Explorer

Enables AI to explore and interact with MySQL database schemas for documentation, query building, and schema analysis without dire

shibayu36 22
Claude CodeClaude DesktopGeneric
View source ↗

MySQL Schema Explorer MCP provides a Go-based server that allows AI assistants to explore and interact with MySQL database schemas. Built by shibayu36, this implementation connects to MySQL databases to expose table structures, relationships, and metadata as MCP resources, making it valuable for database documentation, query building, and schema analysis tasks. The server leverages the mcp-go library to handle protocol communication while using the MySQL driver to extract schema information, enabling AI assistants to understand database architecture without direct database access.

Source

Repository: https://github.com/shibayu36/mysql-schema-explorer-mcp

Maintain MySQL Schema Explorer?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[MySQL Schema Explorer on getagentictools](https://getagentictools.com/mcp/shibayu36-mysql-schema-explorer-mcp?ref=badge)