Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOST_PORTNoHost port mapped to the container. Default: 39913991
DATABASE_URLNoOptional unnamed default database connection string (e.g., postgres://user:pass@host:5432/db).
DB_DEVDB_URLNoExample named database connection for 'devDb'. Replace DEVDB with the desired name. At least one DB_<NAME>_URL or DATABASE_URL must be set.
DB_STAGEDB_URLNoExample named database connection for 'stageDb'.
MAX_CELL_CHARSNoPer-cell truncation length. Default: 100100
PUBLIC_BASE_URLNoBase URL used in CSV links. Default: http://localhost:3991http://localhost:3991
MAX_OUTPUT_CHARSNoInline payload cap in characters. Default: 10001000
QUERY_TIMEOUT_MSNoHard per-query timeout in milliseconds. Default: 3000030000

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/iSunRise/dbmcp'

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