SQL Preview runs on your own machine — the client starts it, so there is no endpoint to ping. 91 installs a week from npm.
Run governed SQL queries and inspect database schemas from MCP agents.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sql-preview -- npx -y sql-preview
{
"mcpServers": {
"sql-preview": {
"args": [
"-y",
"sql-preview"
],
"command": "npx"
}
}
}
[mcp_servers.sql-preview]
command = "npx"
args = ["-y", "sql-preview"]
{
"mcpServers": {
"sql-preview": {
"args": [
"-y",
"sql-preview"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sql-preview": {
"args": [
"-y",
"sql-preview"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.