Skip to main content
Glama
Tomer-Barak

human-delegation

by Tomer-Barak

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMTP_FROMNoFrom address for email delivery (optional)
SMTP_HOSTNoSMTP host for email delivery (optional)
SMTP_PASSNoSMTP authentication password (optional)
SMTP_PORTNoSMTP port for email delivery (optional)
SMTP_USERNoSMTP authentication username (optional)
ADMIN_TOKENYesToken for admin console access, generated with openssl rand -hex 32
TOKEN_SECRETYesSecret for token signing, generated with openssl rand -hex 32
ENCRYPTION_KEYYesEncryption key for AES-256-GCM, generated with openssl rand -base64 32
TELEGRAM_BOT_TOKENNoTelegram bot token (optional)
TELEGRAM_WEBHOOK_SECRETNoTelegram webhook secret (optional)

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/Tomer-Barak/human-delegation'

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