Skip to main content
Glama
cyberreinxy

PGAutoPilot

by cyberreinxy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to production to disable per-request loggingdevelopment
PGSSLMODENoSSL mode: disable, prefer, require, verify-fullauto
PGPOOL_MAXNoMaximum simultaneous database connections5
BACKUPS_DIRNoWhere db_backup saves files./backups
DATABASE_URLYesPostgreSQL connection string
BLOCKED_TABLESNoTables to block writes on (comma-separated)
DOCKER_CONTAINERNoDocker container name for pg_dump fallback
SENSITIVE_COLUMNSNoExtra columns to redact (comma-separated)
PG_IDLE_TIMEOUT_MSNoHow long idle connections stay open (ms)30000
PG_CONNECT_TIMEOUT_MSNoHow long to wait when connecting (ms)10000
PG_STATEMENT_TIMEOUT_MSNoMax time for a single query (ms)10000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyberreinxy/pgautopilot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server