Skip to main content
Glama
by yty-build

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONNoAWS region where your secrets are stored (e.g., us-west-2)
POSTGRES_DBNoPostgreSQL database name
MCP_SSE_PORTNoPort for MCP SSE server3000
POSTGRES_HOSTNoPostgreSQL database host
POSTGRES_PORTNoPostgreSQL database port
POSTGRES_USERNoPostgreSQL database user
AWS_SECRET_NAMENoCustom AWS secret name for database credentials (optional)
AWS_ACCESS_KEY_IDNoYour AWS access key ID (required for AWS Secrets Manager integration)
POSTGRES_PASSWORDNoPostgreSQL database password
AWS_SECRET_ACCESS_KEYNoYour AWS secret access key (required for AWS Secrets Manager integration)
POSTGRES_POOL_TIMEOUTNoQueue wait time in seconds30
AWS_PASSWORD_SECRET_NAMENoCustom AWS secret name for RDS password (optional)
POSTGRES_MAX_CONNECTIONSNoMCP pool size - maximum connections15
POSTGRES_MIN_CONNECTIONSNoMCP pool size - minimum warm connections2

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/yty-build/postgres_mcp_allaccess'

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