MySQL Database Explorer
Provides read-only access to MySQL databases, enabling schema inspection and SELECT query execution with strict secur...
What it does
Provides read-only access to MySQL databases, enabling schema inspection and SELECT query execution with strict security measures to protect underlying data while allowing meaningful analysis.
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.
Capabilities
Server
Quality
deterministic score 0.62 from registry signals: · indexed on pulsemcp · has source repo · 12 github stars · registry-generated description present