Skip to main content
Glama
NohYusung
by NohYusung

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUERY_MAX_ROWSNoMaximum rows to apply to queries without an explicit LIMIT. Defaults to 100 and is capped at 500.100
DB_QUERY_TIMEOUT_MSNoQuery execution timeout in milliseconds. Defaults to 10000.10000
PICKME_PROD_DB_HOSTNoDatabase host for the pickme-prod target.
PICKME_PROD_DB_PORTNoDatabase port for the pickme-prod target.
PICKME_PROD_DB_USERNoDatabase user for the pickme-prod target.
DUBRIGHT_DEV_DB_HOSTNoDatabase host for the dubright-dev target.
DUBRIGHT_DEV_DB_PORTNoDatabase port for the dubright-dev target.
DUBRIGHT_DEV_DB_USERNoDatabase user for the dubright-dev target.
PLATFORM_DEV_DB_HOSTNoDatabase host for the platform-dev target.
PLATFORM_DEV_DB_PORTNoDatabase port for the platform-dev target.
PLATFORM_DEV_DB_USERNoDatabase user for the platform-dev target.
PUDDING_PROD_DB_HOSTNoDatabase host for the pudding-prod target.
PUDDING_PROD_DB_PORTNoDatabase port for the pudding-prod target.
PUDDING_PROD_DB_USERNoDatabase user for the pudding-prod target.
DB_CONNECT_TIMEOUT_MSNoDatabase connection timeout in milliseconds. Defaults to 5000.5000
DUBRIGHT_PROD_DB_HOSTNoDatabase host for the dubright-prod target.
DUBRIGHT_PROD_DB_PORTNoDatabase port for the dubright-prod target.
DUBRIGHT_PROD_DB_USERNoDatabase user for the dubright-prod target.
VOGOPANG_PROD_DB_HOSTNoDatabase host for the vogopang-prod target.
VOGOPANG_PROD_DB_PORTNoDatabase port for the vogopang-prod target.
VOGOPANG_PROD_DB_USERNoDatabase user for the vogopang-prod target.
PICKME_PROD_DB_PASSWORDNoDatabase password for the pickme-prod target.
DUBRIGHT_DEV_DB_PASSWORDNoDatabase password for the dubright-dev target.
PLATFORM_DEV_DB_PASSWORDNoDatabase password for the platform-dev target.
PUDDING_PROD_DB_PASSWORDNoDatabase password for the pudding-prod target.
DB_TUNNEL_WAIT_TIMEOUT_MSNoSSH tunnel readiness timeout in milliseconds. Defaults to 5000.5000
DUBRIGHT_PROD_DB_PASSWORDNoDatabase password for the dubright-prod target.
VOGOPANG_PROD_DB_PASSWORDNoDatabase password for the vogopang-prod target.
PICKME_PROD_SSH_LOCAL_HOSTNoLocal host for SSH tunnel forwarding for the pickme-prod target. Defaults to 127.0.0.1.127.0.0.1
PICKME_PROD_SSH_LOCAL_PORTNoLocal port for SSH tunnel forwarding for the pickme-prod target.
DUBRIGHT_DEV_SSH_LOCAL_HOSTNoLocal host for SSH tunnel forwarding for the dubright-dev target. Defaults to 127.0.0.1.127.0.0.1
DUBRIGHT_DEV_SSH_LOCAL_PORTNoLocal port for SSH tunnel forwarding for the dubright-dev target.
PUDDING_PROD_SSH_LOCAL_HOSTNoLocal host for SSH tunnel forwarding for the pudding-prod target. Defaults to 127.0.0.1.127.0.0.1
PUDDING_PROD_SSH_LOCAL_PORTNoLocal port for SSH tunnel forwarding for the pudding-prod target.
DUBRIGHT_PROD_SSH_LOCAL_HOSTNoLocal host for SSH tunnel forwarding for the dubright-prod target. Defaults to 127.0.0.1.127.0.0.1
DUBRIGHT_PROD_SSH_LOCAL_PORTNoLocal port for SSH tunnel forwarding for the dubright-prod target.
PICKME_PROD_SSH_BASTION_HOSTNoSSH bastion host for the pickme-prod target.
PICKME_PROD_SSH_BASTION_USERNoSSH bastion user for the pickme-prod target.
VOGOPANG_PROD_SSH_LOCAL_HOSTNoLocal host for SSH tunnel forwarding for the vogopang-prod target. Defaults to 127.0.0.1.127.0.0.1
VOGOPANG_PROD_SSH_LOCAL_PORTNoLocal port for SSH tunnel forwarding for the vogopang-prod target.
DUBRIGHT_DEV_SSH_BASTION_HOSTNoSSH bastion host for the dubright-dev target.
DUBRIGHT_DEV_SSH_BASTION_USERNoSSH bastion user for the dubright-dev target.
PUDDING_PROD_SSH_BASTION_HOSTNoSSH bastion host for the pudding-prod target.
PUDDING_PROD_SSH_BASTION_USERNoSSH bastion user for the pudding-prod target.
DUBRIGHT_PROD_SSH_BASTION_HOSTNoSSH bastion host for the dubright-prod target.
DUBRIGHT_PROD_SSH_BASTION_USERNoSSH bastion user for the dubright-prod target.
VOGOPANG_PROD_SSH_BASTION_HOSTNoSSH bastion host for the vogopang-prod target.
VOGOPANG_PROD_SSH_BASTION_USERNoSSH bastion user for the vogopang-prod target.

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/NohYusung/db-mcp'

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