MySQL Database Explorer

Provides read-only access to MySQL databases, enabling schema inspection and SELECT query execution with strict security measures

dave-wind 14 ↓ 3.4k
Claude CodeClaude DesktopGeneric
View source ↗

MySQL MCP Server provides read-only access to MySQL databases for LLMs, enabling them to inspect database schemas and execute SELECT queries. Built by dave-wind, it implements strict security measures including SQL validation and READ ONLY transactions to ensure data safety. The server automatically discovers and exposes table structures as JSON schemas, making it ideal for AI assistants that need to analyze database content without modification permissions. It's particularly valuable for data analysis, reporting, and exploration use cases where protecting the underlying data while allowing meaningful queries is essential.

Source

Repository: https://github.com/dave-wind/mysql-mcp-server

Maintain MySQL Database 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 Database Explorer on getagentictools](https://getagentictools.com/mcp/dave-wind-mysql-mcp-server?ref=badge)