Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_SSLNoEnable SSLfalse
DB_HOSTNoDatabase hostlocalhost
DB_NAMENoDatabase name or SQLite file path
DB_PORTNoDatabase port (default: 3306 for MySQL/MariaDB, 5432 for PostgreSQL)
DB_USERNoDatabase user (default: root for MySQL/MariaDB, postgres for PostgreSQL)
DB_SSL_CANoCA certificate path
LOG_LEVELNoLog level (trace/debug/info/warn/error)info
DB_BACKENDYesDatabase backend: mysql, mariadb, postgres, or sqlite (required)
DB_CHARSETNoCharacter set (MySQL/MariaDB only)
DB_SSL_KEYNoClient key path
DB_PASSWORDNoDatabase password
DB_SSL_CERTNoClient certificate path
MCP_READ_ONLYNoBlock write queriestrue
MCP_MAX_POOL_SIZENoMax connection pool size (min: 1)10
DB_SSL_VERIFY_CERTNoVerify server certificatetrue

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/haymon-ai/database'

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