Postgres MCP

by crystaldba
Verified

execute_sql

Run SQL queries directly on the Postgres MCP server to interact with and manage databases efficiently during development, testing, and deployment.

Instructions

Execute any SQL query

Input Schema

NameRequiredDescriptionDefault
sqlNoSQL to runall

Input Schema (JSON Schema)

{ "properties": { "sql": { "default": "all", "description": "SQL to run", "title": "Sql", "type": "string" } }, "title": "execute_sqlArguments", "type": "object" }

You must be authenticated.

Other Tools from Postgres MCP

Related Tools

ID: ecl7vgkzit