Submit

MySQL 执行器

@co-pine

Server Config

{
  "mcpServers": {
    "gen-data": {
      "command": "uv",
      "args": [
        "--directory",
        "/项目文件夹路径(gen-data)",
        "run",
        "功能代码(main).py"
      ],
      "env": {
        "MYSQL_PASSWORD": "<password>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server