Skip to main content
Glama
nayzo

postgresdb-mcp

by nayzo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POSTGRES_STG_SSLNoEnable SSL for the staging environment (true/false)false
POSTGRES_PROD_SSLNoEnable SSL for the production environment (true/false)false
POSTGRES_STG_HOSTNoPostgreSQL host for the staging environment
POSTGRES_STG_PORTNoPostgreSQL port for the staging environment (default 5432)5432
POSTGRES_STG_USERNoDatabase user for the staging environment
POSTGRES_LOCAL_SSLNoEnable SSL for the local environment (true/false)false
POSTGRES_PROD_HOSTNoPostgreSQL host for the production environment
POSTGRES_PROD_PORTNoPostgreSQL port for the production environment (default 5432)5432
POSTGRES_PROD_USERNoDatabase user for the production environment
POSTGRES_LOCAL_HOSTNoPostgreSQL host for the local environment
POSTGRES_LOCAL_PORTNoPostgreSQL port for the local environment (default 5432)5432
POSTGRES_LOCAL_USERNoDatabase user for the local environment
POSTGRES_STG_SCHEMANoComma-separated schema allowlist for the staging environment
POSTGRES_PROD_SCHEMANoComma-separated schema allowlist for the production environment
POSTGRES_LOCAL_SCHEMANoComma-separated schema allowlist for the local environment
POSTGRES_STG_DATABASENoDatabase name for the staging environment
POSTGRES_STG_PASSWORDNoDatabase password for the staging environment
POSTGRES_PROD_DATABASENoDatabase name for the production environment
POSTGRES_PROD_PASSWORDNoDatabase password for the production environment
POSTGRES_LOCAL_DATABASENoDatabase name for the local environment
POSTGRES_LOCAL_PASSWORDNoDatabase password for the local environment
POSTGRES_STG_ALLOW_WRITESNoAllow write operations for the staging environment (true/false)false
POSTGRES_PROD_ALLOW_WRITESNoAllow write operations for the production environment (true/false)false
POSTGRES_LOCAL_ALLOW_WRITESNoAllow write operations for the local environment (true/false)false
POSTGRES_STG_SSL_REJECT_UNAUTHORIZEDNoVerify SSL certificate for the staging environment (true/false)true
POSTGRES_PROD_SSL_REJECT_UNAUTHORIZEDNoVerify SSL certificate for the production environment (true/false)true
POSTGRES_LOCAL_SSL_REJECT_UNAUTHORIZEDNoVerify SSL certificate for the local environment (true/false)true

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/nayzo/postgresdb-mcp'

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