Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by luiscarbonel1991 • Uncategorized
An MCP server that converts natural language queries into optimized SQL statements using multiple AI providers.
Translate natural language questions into SQL queries for databases.
Explore and inspect database schemas interactively.
Explain and validate SQL queries generated from natural language.
nlp2sql is an enterprise-ready natural language to SQL converter supporting multiple AI providers like OpenAI, Anthropic Claude, and Google Gemini. It handles large database schemas with intelligent filtering and caching, supports asynchronous operations, and follows Clean Architecture principles for maintainability and scalability. The MCP server enables AI assistants to integrate SQL generation, schema exploration, and query explanation tools seamlessly.