Skip to content
Back to search
30
MCP

SQL Preview

io.github.fadnavismehul/sql-preview

Run governed SQL queries and inspect database schemas from MCP agents.

Uptime
no direct probes in 30d
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sql_preview": {
      "url": "None",
      "transport": "http"
    }
  }
}