πŸ”§

mysql_mcp

πŸ”§MCP Server

FencyJay/mysql_mcp

VibeIndex|
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.git
npm runRun npm script
npm run build
npm runRun npm script
npm run start-gateway
Node.jsRun Node.js server
node dist/index.js
Claude 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