π§
mysql_mcp
π§MCP ServerFencyJay/mysql_mcp
What it does
Enables AI assistants to securely connect to and query MySQL databases, performing read-only SELECT operations with built-in safety filters and providing database structure insights.
local
Installation
git cloneClone repository
git clone https://github.com/guangxiangdebizi/MySQL_MCP.gitnpm runRun npm script
npm run buildnpm runRun npm script
npm run start-gatewayNode.jsRun Node.js server
node dist/index.jsClaude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"mysql-database": {
"url": "https://server.smither...π Extracted from FencyJay/mysql_mcp README
0
AddedJan 26, 2026