dhanraj-hasure/sql-chat-ai
A simple, stateless web application that lets you query databases using natural language or direct SQL. No signup, no login - just add your API key and database credentials to get started.
Platform-specific configuration:
{
"mcpServers": {
"sql-chat-ai": {
"command": "npx",
"args": [
"-y",
"sql-chat-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...