Submit

Mysql

@Zhwt

8 months ago

Tools

Server Config

{
  "mcpServers": {
    "mysql": {
      "command": "go-mcp-mysql",
      "args": [
        "--host",
        "localhost",
        "--user",
        "root",
        "--pass",
        "password",
        "--port",
        "3306",
        "--db",
        "mydb"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.