MySQL Database Explorer
dpflucas
33 stars
0 tools
6/26/2025
Provides secure, read-only access to MySQL databases for exploring schemas and executing SELECT queries with built-in safeguards against SQL injection, query timeouts, and row limits. Package: mysql-mcp-server (npm)
Other
Quick Stats
GitHub Stars33
Tools AvailableN/A
Status
approved
Repository Information
Repository URL:
Documentation:
Tools (0)
No tools are documented for this server.
Installation
- Clone the repository from GitHub
- Install dependencies (usually
npm install
) - Configure environment variables (if required)
- Add the server to your MCP configuration
- Restart your MCP client
📖 See the repository's README for detailed installation instructions and configuration examples.