Merge pull request #269 from XGenerationLab/main

ADD Xiyan MCP server
This commit is contained in:
Frank Fiegel
2025-03-16 22:26:47 -06:00
committed by GitHub

View File

@@ -183,6 +183,7 @@ Secure database access with schema inspection capabilities. Enables querying and
- [runekaagaard/mcp-alchemy](https://github.com/runekaagaard/mcp-alchemy) 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities.
- [pab1it0/adx-mcp-server](https://github.com/pab1it0/adx-mcp-server) 🐍 ☁️ - Query and analyze Azure Data Explorer databases
- [neondatabase/mcp-server-neon](https://github.com/neondatabase/mcp-server-neon) 📇 ☁️ — An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres
- [XGenerationLab/xiyan_mcp_server](https://github.com/XGenerationLab/xiyan_mcp_server) 📇 ☁️ — An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM.
- [bytebase/dbhub](https://github.com/bytebase/dbhub) 📇 🏠  Universal database MCP server supporting mainstream databases.
### 💻 <a name="developer-tools"></a>Developer Tools