πŸ”§

MySQL Database Server

πŸ”§MCP Server

huangfeng19820712/mcp-mysql-server

VibeIndex|
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 claude
npxRun with npx
npx @fhuang/mcp-mysql-server
Claude 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