SQL
Rank #11,255io.github.Abhishekkumar2021/sql
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode.
SQL is a Model Context Protocol (MCP) server published by Abhishekkumar2021. It ranks #11,255 of 95,033 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SQL is listed on Official MCP, with 1 tracked version. It was first listed on Jun 28, 2026 and most recently updated on Jul 4, 2026.
Ranks ahead of 83,778 of 95,033 servers on MCP Toplist.
Use SQL
Add SQL to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"sql": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/sql"
],
"env": {
"DB_CONN_default": "<your DB_CONN_default>",
"DB_WRITABLE": "<your DB_WRITABLE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Abhishekkumar2021%2Fsql)<a href="https://mcptoplist.com/server/io.github.Abhishekkumar2021%2Fsql"><img src="https://mcptoplist.com/badge/io.github.Abhishekkumar2021%2Fsql.svg" alt="MCP Toplist: Top 25% of 95,033" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Abhishekkumar2021
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 4, 2026 |
Frequently asked questions
- Who maintains SQL?
- SQL is maintained by Abhishekkumar2021, which publishes 12 MCP servers (11 total versions) tracked on MCP Toplist.
- Is SQL listed on the Official MCP Registry?
- Yes — SQL is listed on the Official MCP Registry.
- How many versions does SQL have?
- MCP Toplist tracks 1 version of SQL, most recently published on Jul 4, 2026.
- Where can I find the source code for SQL?
- The source code for SQL is hosted at github.com/Abhishekkumar2021/mcp-suite.