Skip to main content
Glama
erikknave

multi-mail-mcp

by erikknave

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTYesListen port, e.g. 8456 behind a reverse proxy or tunnel.
ENCRYPTION_KEYYes32 random bytes, base64. Encrypts refresh tokens at rest.
PUBLIC_BASE_URLYesPublic origin. Used to build the OAuth redirect and every signed URL.
GOOGLE_CLIENT_IDYesOAuth client ID, type Web application.
MAX_UPLOAD_BYTESNoAttachment size cap, default 25 MB (Gmail's own ceiling).
URL_SIGNING_SECRETYes32 random bytes, base64. Signs download, upload and renewal links.
ALLOWED_LOGIN_EMAILSYesComma-separated addresses allowed to create a user.
GOOGLE_CLIENT_SECRETYesOAuth client secret, type Web application.

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/erikknave/multi-mail-mcp'

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