designcomputer/mysql_mcp_server
An MCP server that enables AI agents and applications to securely query and explore MySQL databases.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
This server implements the Model Context Protocol to bridge AI applications with MySQL databases. It exposes database tables, schema information, and query execution as structured resources and tools that AI agents can access. The implementation supports both STDIO and SSE transport modes for local and remote deployment, and includes SSH tunneling for secure connections to remote databases.