Skip to main content
Glama
az-coder-123

PostgreSQL MCP Server

by az-coder-123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTGRES_HOSTNoPostgreSQL server host
POSTGRES_PORTNoPostgreSQL server port5432
POSTGRES_USERNoPostgreSQL user
PERMISSION_LEVELNoPermission level: read_only, read_write, admin, dangerousread_write
POSTGRES_DATABASENoPostgreSQL database name
POSTGRES_PASSWORDNoPostgreSQL password
POSTGRES_CONNECTION_STRINGNoPostgreSQL connection string (e.g., postgresql://user:pass@localhost:5432/mydb)
ENABLE_DANGEROUS_OPERATIONSNoSet to 'true' to enable dangerous operations (requires dangerous permission level)

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/az-coder-123/postgres-mcp'

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