wxifaras/NL2SQL-Tools
A .NET library that extracts SQL Server database schemas and converts them to JSON. The JSON output is designed for use in prompts, allowing large language models (LLMs) to translate natural language queries into SQL statements.
Platform-specific configuration:
{
"mcpServers": {
"NL2SQL-Tools": {
"command": "npx",
"args": [
"-y",
"NL2SQL-Tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...