Skip to main content
Glama
dnlbertoni

zimbra-mcp

by dnlbertoni

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZIMBRA_IMAP_SSLNoWhether to use SSL for IMAP. Default true.true
ZIMBRA_PASSWORDYesYour Zimbra password (preferably an app password).
ZIMBRA_SMTP_SSLNoWhether to use SSL for SMTP. Default true.true
ZIMBRA_USERNAMEYesYour Zimbra login email address.
ZIMBRA_IMAP_HOSTYesHostname of your Zimbra IMAP server (e.g., mail.example.com).
ZIMBRA_IMAP_PORTNoPort for IMAP. Defaults to 993 for SSL.993
ZIMBRA_SMTP_HOSTYesHostname of your Zimbra SMTP server.
ZIMBRA_SMTP_PORTNoPort for SMTP. Defaults to 465 for SSL.465
ZIMBRA_AUTH_API_KEYNoAPI key used for authentication when ZIMBRA_AUTH_ENABLED is true. (Singular form)
ZIMBRA_AUTH_ENABLEDNoEnable API key authentication for the MCP server. Default false.false
ZIMBRA_AUTH_API_KEYSNoComma-separated list of API keys allowed to authenticate. (Plural form from .env example)
ZIMBRA_MCP_TRANSPORTNoTransport mode for the MCP server. Use 'stdio' for local, or set to 'streamable-http' for HTTP.stdio
ZIMBRA_SMTP_STARTTLSNoWhether to use STARTTLS for SMTP. Default false.false
ZIMBRA_AUTH_TOKEN_TTLNoTime-to-live in seconds for JWT tokens. Default 3600.3600
ZIMBRA_AUTO_MARK_READNoAutomatically mark messages as read when fetched. Default false.false
ZIMBRA_AUTH_JWT_SECRETNoSecret used to sign JWT access tokens.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/dnlbertoni/mcpZimbraDilfer'

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