MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. xiyan_mcp_server

xiyan_mcp_server

GitHub

XiYan MCP Server is a Model Context Protocol server enabling natural language queries to databases, powered by XiYan-SQL, a state-of-the-art text-to-SQL system on open benchmarks. It offers various resources, including

213
4

Summary of XiYan MCP Server README

The XiYan MCP (Model Context Protocol) Server enables natural language queries to databases, powered by XiYan-SQL. It supports fetching data via natural language, general LLMs (GPT, QwenMax), and Text-to-SQL SOTA models, with pure local mode for enhanced security. It supports MySQL and PostgreSQL databases, listing available tables as resources and reading table contents.

Installation is available via pip (pip install xiyan-mcp-server) or Smithery.ai. Configuration requires a YAML file specifying the model (name, key, URL) and database connection details (host, port, user, password, database). It supports general LLMs like GPT-3.5 and Qwen-max, as well as the XiYanSQL-QwenCoder-32B SOTA model via Modelscope or Alibaba Cloud DashScope. Local model deployment is also supported.

The server can be launched with Claude Desktop, Cline, Goose, Cursor, and Witsy, requiring specific configurations. The get_data tool provides a natural language interface for database queries.

Repository

XG
XGenerationLab

XGenerationLab/xiyan_mcp_server

Created

March 13, 2025

Updated

March 28, 2025

Language

Python

Category

AI