xiyan_mcp_server

xiyan_mcp_server

138

The XiYan MCP Server provides an interface that enables natural language queries to databases through its powerful Model Context Protocol. It supports various large language models and ensures high security with options for local deployment. The project emphasizes ease of integration and superior performance benchmarks.

What databases are supported by XiYan MCP Server?

XiYan MCP Server supports MySQL and PostgreSQL databases.

Can XiYan MCP Server be used in a local mode?

Yes, XiYan MCP Server supports a pure local mode, which offers high security.

What is the purpose of the 'get_data' tool?

The 'get_data' tool provides a natural language interface for retrieving data from a database by converting natural language into SQL queries.

How can I install XiYan MCP Server?

You can install XiYan MCP Server using pip with the command 'pip install xiyan-mcp-server'.

What is the recommended model for text-to-SQL tasks?

The recommended model for text-to-SQL tasks is the XiYanSQL-qwencoder-32B, which is a state-of-the-art model in this domain.