PostgreSQL MCP Server

by nahmanmate
AGPL 3.0
4
  • Linux
  • Apple

debug_database

Identify and resolve PostgreSQL issues such as connection, performance, locks, and replication using detailed debugging and customizable logging levels.

Instructions

Debug common PostgreSQL issues

Input Schema

NameRequiredDescriptionDefault
connectionStringYesPostgreSQL connection string
issueYesType of issue to debug
logLevelNoLogging detail levelinfo

Input Schema (JSON Schema)

{ "properties": { "connectionString": { "description": "PostgreSQL connection string", "type": "string" }, "issue": { "description": "Type of issue to debug", "enum": [ "connection", "performance", "locks", "replication" ], "type": "string" }, "logLevel": { "default": "info", "description": "Logging detail level", "enum": [ "info", "debug", "trace" ], "type": "string" } }, "required": [ "connectionString", "issue" ], "type": "object" }

You must be authenticated.

Other Tools from PostgreSQL MCP Server

Related Tools

ID: bnw58zblt1