GitHub
mysql_mcp_server
#633 of 964 in the AI Agent Index
9 Score
Real usage —
Momentum —
Attention 34
About
A Model Context Protocol (MCP) implementation that enables secure interaction with MySQL databases. This server component facilitates communication between AI applications (hosts/clients) and MySQL databases, making database exploration and analysis safer and more structured through a controlled interface.
Note: MySQL MCP Server supports both standard input/output (STDIO) and Streamable HTTP (SSE) transport modes. The SSE mode is recommended for remote/self-hosted deployments.
To install MySQL MCP Server for Claude Desktop automatically via Smithery:
On startup the server automatically loads a .env file via python-dotenv, so for local use you can simply:
The file is read from the…
Across sources
1.3k Stars
- Stars 1.3k
- Forks 246
- Commits 111
- Releases 11