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%
26 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
SQL MCP Server
Controlled SQL access gateway with policy, cost limits, tenant isolation, and safe tools.
0 tools
@mseep/apisql-mcp
MCP server for executing SQL queries via API SQL service
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools

How to use

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

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