# XiYan Text-to-SQL Natural-language to SQL over MySQL/PostgreSQL using the XiYan-SQL model. ## Transport `stdio` ## Run ``` uvx xiyan-mcp-server ``` ## Required configuration - `YOUR_HOST` - `YOUR_PORT` - `YOUR_USERNAME` - `YOUR_PASSWORD` - `YOUR_DATABASE` ## Repository https://github.com/XGenerationLab/xiyan_mcp_server
XiYan Text-to-SQL by XGenerationLab
Natural-language to SQL over MySQL/PostgreSQL using the XiYan-SQL model.
Loading...