MCP MySQL Server
JSON →An MCP server based on Spring AI that executes arbitrary SQL queries against a configured MySQL database.
Tools · 3
- execute_sql 执行任意 SQL 查询或更新语句,支持多数据源切换
- list_tables 列出当前数据源中的所有表
- describe_table 查看指定表的字段结构信息
Links
★ 26 GitHub stars