Back to directory
xiyan-mcp-server

xiyan-mcp-server

@XGenerationLab234

An MCP server that facilitates natural language queries to databases, powered by the state-of-the-art XiYan-SQL text-to-SQL model.

databasetext-to-sqlnatural language queryLLMAI

Installation & Configuration

{
  "mcpServers": {
    "xiyan-mcp-server": {
      "command": "/xxx/python",
      "args": [
        "-m",
        "xiyan_mcp_server"
      ],
      "env": {
        "YML": "PATH/TO/YML"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2025/3/12
Updated
2026/6/8