Back to Data

Sequel

MCP servers for Text-to-SQL in Postgres, MySQL, ClickHouse and other databases. Simply connect your database and start asking questiong in natural language.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "sequel": {
      // See GitHub repository for configuration
    }
  }
}