XiYan MCP Server
A Model Context Protocol (MCP) server that enables natural language queries to databases, powered by XiYanSQL.
Key Features:
- Natural Language Interface: Fetch data using natural language queries.
- LLM Support: Compatible with general LLMs (GPT, qwenmax) and Text-to-SQL SOTA models.
- Local Mode: Offers a pure local mode for enhanced security.
- Database Compatibility: Supports MySQL and PostgreSQL.
- Resource Listing: Lists available tables as resources.
- Data Preview: Reads table contents for better context.
Use Cases:
- Building local data assistants.
- Integrating natural language querying into existing applications.
- Simplifying database interactions for non-technical users.
- Secure data access with local model deployment.