Loading languages...
XI

xiyan-mcp-server

@XGenerationLab218

A Model Context Protocol (MCP) server that enables natural language queries to databases

database
text-to-sql
natural language query
LLM
AI

# mcpServer Config

{
  "mcpServers": {
    "xiyan-mcp-server": {
      "command": "/xxx/python",
      "args": [
        "-m",
        "xiyan_mcp_server"
      ],
      "env": {
        "YML": "PATH/TO/YML"
      }
    }
  }
}

# stdio

python -m xiyan_mcp_server

# sseURL

http://localhost:8000/sse
Transport:
stdio
sse
Ngôn ngữ:
Python
Đã tạo:3/13/2025
Đã cập nhật:11/4/2025
Trang chủ: