MySQL Explorer
Provides read-only access to MySQL databases for schema inspection and safe query execution, enabling database explor...
What it does
Provides read-only access to MySQL databases for schema inspection and safe query execution, enabling database exploration and data analysis without modifying contents.
MCP Server for MySQL provides read-only access to MySQL databases, enabling AI assistants to inspect database schemas and execute safe queries. Built by Ben Borla, this Node.js implementation establishes connections to MySQL servers using environment variables for configuration, enforces read-only transactions for security, and exposes both database schema information as resources and a mysql_query tool for executing SQL statements. The server is containerized with Docker for easy deployment and is particularly valuable for workflows requiring database exploration and data analysis without modifying database contents.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · registry-generated description present