guangxiangdebizi/MySQL_MCP
这是一个功能强大且易用的MySQL数据库MCP(Model Context Protocol)服务器,让你的AI助手可以安全地进行完整的数据库操作,支持多数据库连接管理、增删改查、事务管理和智能回滚功能。
Platform-specific configuration:
{
"mcpServers": {
"MySQL_MCP": {
"command": "npx",
"args": [
"-y",
"MySQL_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...