Skip to main content
Glama

Zapmail MCP Server

by dsouzaalan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoOpenAI API key for enhanced NLP
ZAPMAIL_API_KEYYesYour Zapmail API key
ZAPMAIL_LOG_LEVELNoLogging level (DEBUG/INFO/WARN/ERROR)INFO
ZAPMAIL_TIMEOUT_MSNoRequest timeout in milliseconds30000
ZAPMAIL_MAX_RETRIESNoMaximum retry attempts3
ZAPMAIL_ENABLE_CACHENoEnable response cachingtrue
ZAPMAIL_WORKSPACE_KEYNoDefault workspace ID
ZAPMAIL_ENABLE_METRICSNoEnable performance metricstrue
ZAPMAIL_RATE_LIMIT_DELAYNoRate limiting delay in ms1000
ZAPMAIL_SERVICE_PROVIDERNoEmail provider (GOOGLE/MICROSOFT)GOOGLE

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/dsouzaalan/zapmail-mcp'

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