Submit

Mysqlmcp服务

@MarkLY1473

Server Config

{
  "mcpServers": {
    "mysql-mcp": {
      "autoApprove": [],
      "disabled": false,
      "timeout": 60,
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "D:/code/Mysql-Mcp-Server/target/Mysql-Mcp-Server-0.0.1-SNAPSHOT.jar"
      ],
      "env": {},
      "transportType": "stdio"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server