Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_ENVNoApplication environment (local, production, etc.)production
APP_URLNoThe application URL, e.g. http://localhost:8000http://localhost
DB_HOSTNoDatabase host127.0.0.1
DB_PORTNoDatabase port3306
APP_DEBUGNoEnable debug mode: true or falsefalse
CACHE_STORENoCache store (e.g. database)database
DB_DATABASEYesDatabase name
DB_PASSWORDYesDatabase password
DB_USERNAMEYesDatabase username
DB_CONNECTIONNoDatabase connection type (mysql, mariadb, etc.)mysql
SESSION_DRIVERNoSession driver (e.g. database)database
QUEUE_CONNECTIONNoQueue connection (e.g. database)database

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/zwinglio/local-context-mcp'

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