π§
MySQL Database Server
π§MCP Serverhuangfeng19820712/mcp-mysql-server
What it does
Provides a standardized MCP interface for AI models to connect, query, and manipulate MySQL databases through predefined tools like connect_db, query, and execute.
localhosted
Installation
npxRun with npx
npx -y @smithery/cli install @fhuang/mcp-mysql-server --client claudenpxRun with npx
npx @fhuang/mcp-mysql-serverClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"mysql": {
"command": "npx",
"args": ["-y", ...π Extracted from huangfeng19820712/mcp-mysql-server README
11
AddedJan 26, 2026