基于MCP与QWEN大模型的自然语言MySQL数据库查询系统
@floatDreamWithSong
关于 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统?
A Node.js application that integrates the Model Context Protocol (MCP) and the QWEN large language model to enable natural language queries against MySQL databases.
How to use 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统?
Ensure Node.js ^22.13.1 and pnpm ^9.5.0 are installed, run pnpm i to install dependencies, copy .env.example to .env and fill in the required values, then execute pnpm start to launch the application.
Key features of 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统
- Natural language querying for MySQL databases
- Integration with QWEN large language model
- Uses Model Context Protocol (MCP) for context management
- V2 includes a GUI (graphical user interface) layer
- MCP and core functions identical between v1 and v2
Use cases of 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统
- Querying MySQL databases using everyday language instead of SQL
- Enabling non-technical users to retrieve database information
- Rapid prototyping of natural language database interfaces
FAQ from 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统
What are the runtime requirements?
Node.js version ^22.13.1 and pnpm version ^9.5.0 are required.
How do I configure the system?
You must copy the .env.example file to .env and fill in all required configuration values before starting the application.
What is the difference between v1 and v2?
V2 adds a GUI style on top of the same MCP and other functions present in v1. The core query functionality is identical between both versions.
数据库 分类下的更多 MCP 服务器
mcp_mysql_server
xwb602625136Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
Multi Database MCP Server
FreePeakA powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Elasticsearch MCP Server
elasticMCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
评论