Provides a Model Context Protocol server to convert natural language questions into SQL queries using AI.
This MCP server wraps the functionality of the nl2sql application, allowing any MCP-compatible client to transform natural language questions into SQL queries through the power of artificial intelligence. It enables seamless database interaction by connecting to various database types, analyzing schema, executing validated queries, and providing access to sample data, making database exploration and querying accessible via plain English.