N
Nl2sql MCP
作者 @purcelba
MCP server that scores NL2SQL questions for confidence before generating SQL
创建于 4/14/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx nl2sql-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"purcelba-nl2sql-mcp": {
"command": "uvx",
"args": [
"nl2sql-mcp"
]
}
}
}