MySQL 执行器
@co-pine
MySQL 执行器 について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを 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.
「データと分析」の他のコンテンツ
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
mcp-server-apache-airflow
yangkyeongmoMCP Server for Deep Research
reading-plus-aiPubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
コメント