Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port8000
DEBUGNoDebug modefalse
REDIS_URLNoRedis for sessionsredis://localhost:6379
CAPTCHA_TOKENYesAPI authentication token. Same as CAPTCHA_TOKEN in Next.js proxy
CIPHER_SECRETYesJWT decryption secret. Same as process.env.CIPHER in Next.js proxy
MCP_SERVER_URLNoPublic URL of this serverhttps://mcp.zintlr.com
ZINTLR_API_BASE_URLNoDirect API URLhttps://api.zintlr.com
ZINTLR_FRONTEND_URLNoFrontend for OAuthhttps://auth.zintlr.com
SESSION_EXPIRE_SECONDSNoSession TTL (1 hour)3600

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

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