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
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent_mcp_governance
Public Preview — MCP governance primitives for the Agent Governance Toolkit.
0 tools
ai.smithery/wgong-sqlite-mcp-server
Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det…
0 tools · streamable-http
io.github.cybeleri/database-admin
Database admin MCP: schema inspection, query optimization for PostgreSQL and MySQL
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
MCP DB Agent
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
0 tools · streamable-http
DB Query Guard MCP
Paid remote MCP for governed database query review, SQL simulation, approvals, and audits.
0 tools · streamable-http

How to use

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

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