Skip to main content
Glama
edelciomolina

Postgres MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoPostgreSQL host.
DB_NAMENoPostgreSQL database name.
DB_PASSNoPostgreSQL password.
DB_PORTNoPostgreSQL port (default: 5432).
DB_USERNoPostgreSQL user.
DB_SSLMODENoSSL mode (e.g., require, disable).
DATABASE_URLNoFull PostgreSQL connection string. If provided, individual credential variables are ignored.
POSTGRES_MCP_ALLOW_WRITENoSet to 'true' to enable write-capable tools. Defaults to 'false'.false

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/edelciomolina/postgres-mcp'

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