MCP Servers / database / MySQL MCP Server

MySQL MCP Server

JSON →
httpnone76database

A MySQL database server for AI assistants, enabling full CRUD operations, transaction management, and intelligent rollback.

Install
How to run this server
[ { "cmd": "npm install -g @xingyuchen/mysql-mcp-server@latest", "imports": [] } ]
server path: mysql-mcp-server-6
Tools
What this server exposes
add_connection
添加数据库连接
list_connections
列出所有连接
select_database
选择活跃数据库
remove_connection
移除连接
execute_query
执行 SQL(SELECT、INSERT、UPDATE、DELETE)
show_tables
显示所有表
describe_table
查看表结构
show_databases
显示所有数据库
Configuration
Environment & auth
authnone
Resources
MySQL MCP Server — MCP Server · libregistry