Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aqaranewbiz • Uncategorized
A Python-based MCP server that enables Smithery to connect to and query MySQL databases securely.
Securely connect to MySQL databases from Smithery without exposing write access.
Retrieve database schema information and list tables or databases.
Execute read-only SQL queries such as SELECT, SHOW, DESCRIBE, and EXPLAIN.
This MCP server allows users to connect directly to MySQL databases from Smithery, providing features such as listing databases and tables, describing table schemas, and executing read-only SQL queries. It includes built-in security to ensure only safe, read-only operations are performed, preventing data modification or destructive commands. The server is easy to install and configure, making database interaction seamless within Smithery workflows.