mcp-mysql-server

JamesSmith888/mcp-mysql-server
★ 26 stars Java 🗄️ Database Updated 1mo ago
A Spring AI-based MCP capable of executing any SQL query. 一个基于 Spring AI 的MCP服务,可执行任意 SQL。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-mysql-server": {
      "command": "npx",
      "args": [
        "-y",
        "JamesSmith888/mcp-mysql-server"
      ]
    }
  }
}

Topics

mcpmysqlspringai