MCPVault

execute_sql

MCP tool from SmartDB MCP by wenb1n-dev

SQL execution tool that can execute ["SELECT", "SHOW", "DESCRIBE", "EXPLAIN", "INSERT", "UPDATE", "DELETE", "CREATE", "ALTER", "DROP", "TRUNCATE"] commands based on permission configuration

How to use it

execute_sql is exposed by the SmartDB MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the execute_sql tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install SmartDB MCP

$pip install SmartDB-MCP
FULL SMARTDB MCP LISTING