MCP.so
登录

基于MCP与QWEN大模型的自然语言MySQL数据库查询系统

@floatDreamWithSong

关于 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统

暂无概览

基本信息

分类

数据库

运行时

node

传输方式

stdio

发布者

floatDreamWithSong

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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 服务器