We’ve got exciting news.
Today, we’re launching Sequel MCP servers — a powerful way to connect your databases to AI tools and let them query like humans do.
No SQL. No manual schema mapping. Just natural language, plugged into your local data.
At its core, the Model Context Protocol (MCP) is a simple idea: MCP (Model Context Protocol) is an emerging protocol standard designed to facilitate structured communication between AI models (especially LLMs) and external systems like databases, APIs, or file systems.
Sequel MCP helps your MCP clients to talk to your database by acting as a bridge between your database and AI clients like Claude, Cursor, and WindSurf.
It does all this locally, with zero data leaving your machine.
Whether you’re an analyst, engineer, or data-savvy product builder — you can now talk to your database like it’s your teammate.
Sequel MCP spins up a local server that speaks the Model Context Protocol. This server:
Once installed, AI tools like Cursor or Claude can interact with it directly.
# Install Sequel MCP CLI
npx -y @sequelsh/mcp@latest install
# Install PostgreSQL support
npx -y @sequelsh/mcp@latest install -d postgresql
Just like that, your local database becomes AI-accessible.
Databases:
Clients:
We’re actively adding support for more — want to contribute or request one? Open a GitHub issue.
Sequel MCP runs entirely on your machine. No external syncing. No cloud relay. No analytics. Your schema, your queries, your control.
This makes it ideal for working with sensitive, enterprise, or regulated data.
We believe the future of databases isn’t just SQL. It’s natural language — grounded, safe, and just as expressive.
MCP is how we bridge that future. It’s lightweight, open, and easy to integrate with any AI client.
With Sequel MCP, you don’t need to manually copy table structures or paste query results into ChatGPT. You can just say what you need, and your database responds like a product expert.
You can head over to our MCP Database Registry to see all the available databases of spin up a local server for your database in seconds:
npx -y @sequelsh/mcp@latest install
Then open Cursor or WindSurf, and start chatting with your data.
MCP is not just a Sequel thing — it’s a growing standard. We’re building it in the open and encourage others to join.
Have feedback? Want to build your own client? Let’s talk → @sequelsh or GitHub.
Save hours of time writing SQL queries. Get started for free.