XGenerationLab_xiyan_mcp_server
If you are the rightful owner of XGenerationLab_xiyan_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
XiYan MCP Server is a Model Context Protocol server that enables natural language queries to databases, powered by XiYan-SQL, a state-of-the-art text-to-SQL model.
The XiYan MCP Server is designed to facilitate natural language interactions with databases, allowing users to query data using everyday language. It leverages the XiYan-SQL model, which is recognized for its superior performance in text-to-SQL tasks on open benchmarks. The server supports various configurations, including general LLMs like GPT and Qwenmax, as well as a state-of-the-art text-to-SQL model. It can operate in a pure local mode, ensuring high security for sensitive data. The server is compatible with multiple platforms and can be easily integrated into existing systems using a YAML configuration file. It also provides tools for listing available MySQL tables and reading table contents, making it a versatile solution for database management and interaction.
Features
- Fetch data by natural language through XiYanSQL
- Support general LLMs (GPT, qwenmax), Text-to-SQL SOTA model
- Support pure local mode (high security!)
- List available MySQL tables as resources
- Read table contents