Skip to main content
Glama

Natural Language MySQL Query System

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

环境

  • NodeJS 目前的stable版本22.13.1,所以node@^22.13.1是允许的
  • pnpm@^9.5.0

V2 - 快速开始

  • 确认环境后,pnpm i安装依赖
  • 复制根目录的.env.example文件为.env文件,并填写相关内容
  • pnpm start启动应用

附件

实验报告.md

当前分支为v2,v2相比v1仅仅添加了GUI样式,MCP等其余功能是相同的。

v2文档 branch: v2

其它

v1文档 branch: v1

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

A Model Context Protocol (MCP) server that converts natural language queries into SQL statements, allowing users to query MySQL databases using conversational language instead of writing SQL code.

  1. 环境
    1. V2 - 快速开始
      1. 附件
        1. 其它

          Related MCP Servers

          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables SQL query execution, database management, and business intelligence capabilities through MySQL connections.
            Last updated -
            JavaScript
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that enables natural language queries to MySQL databases, powered by XiYanSQL text-to-SQL technology.
            Last updated -
            114
            Python
            Apache 2.0
            • Linux
            • Apple
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol (MCP) server that enables AI assistants to interact with MySQL databases by executing SQL queries and checking database connectivity.
            Last updated -
            TypeScript
            MIT License
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables AI models to interact with MySQL databases through natural language, supporting SQL queries, table creation, and schema exploration.
            Last updated -
            2
            Python
            • Linux
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/floatDreamWithSong/mysql-mcp-server-qwen-manager'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server