MCP.so
登录

MySQL 执行器

@co-pine

关于 MySQL 执行器

暂无概览

基本信息

分类

数据与分析

运行时

python

传输方式

stdio

发布者

co-pine

提交者

pine w

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MySQL 执行器?

An MCP Server demo for generating MySQL test data, intended for use only in local development environments.

How to use MySQL 执行器?

— (No installation, configuration, or invocation details are provided in the README.)

Key features of MySQL 执行器

  • Generates MySQL test data
  • Designed as a demo MCP server
  • For local development only

Use cases of MySQL 执行器

  • Creating sample MySQL databases with test data for development or debugging

FAQ from MySQL 执行器

What does MySQL 执行器 do?

It is a demo MCP server that generates test data for MySQL databases.

Is MySQL 执行器 suitable for production use?

No, it is explicitly designed for local development environments only.

Where can I find detailed documentation?

A detailed document is available at the WeChat link provided in the README.

评论

数据与分析 分类下的更多 MCP 服务器