Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMTP_FROMNoSender email address (optional)
SMTP_HOSTNoSMTP server host for email delivery
SMTP_PASSNoSMTP password
SMTP_PORTNoSMTP server port
SMTP_USERNoSMTP username
DATABASE_URLYesPostgreSQL connection string (e.g., postgresql://user:password@host:5432/db)
GEMINI_MODELNoGemini model name (default: gemini-1.5-pro)gemini-1.5-pro
GEMINI_API_KEYNoAPI key for Gemini AI used by the chat agent
MCP_SERVER_PATHNoPath to the MCP server binary (if different from default)
SECRETARY_EMAILSNoComma-separated list of emails allowed to use secretary-only flows
MCP_SERVER_COMMANDNoCommand to start the MCP server (default: node dist/mcp-server.js)

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/MirabelaVieriu/mcp-server'

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