MySQL 执行器
@co-pine
About MySQL 执行器
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gen-data": {
"command": "uv",
"args": [
"--directory",
"/项目文件夹路径(gen-data)",
"run",
"功能代码(main).py"
],
"env": {
"MYSQL_PASSWORD": "<password>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Data & Analytics MCP servers
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
Salesforce MCP Server
tsmztechSalesforce MCP Server
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
MCP Server for Data Exploration
reading-plus-aiMCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments