Skip to main content
Glama
mattias242

mcp-imap-server

by mattias242

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_TLSYesUse TLS connection (true/false)
IMAP_HOSTYesIMAP server hostname (e.g., imap.gmail.com)
IMAP_PORTYesIMAP server port (e.g., 993 for TLS)
IMAP_USERYesEmail account username
IMAP_PASSWORDYesEmail account app password
IMAP_FORCE_NOOPNoForce NOOP command (optional, default false)
IMAP_AUTH_TIMEOUTNoAuthentication timeout in milliseconds (optional, default 3000)
IMAP_CONN_TIMEOUTNoConnection timeout in milliseconds (optional, default 10000)
IMAP_IDLE_INTERVALNoIdle interval in milliseconds (optional, default 300000)
IMAP_KEEPALIVE_INTERVALNoKeepalive interval in milliseconds (optional, default 10000)

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/mattias242/mcp-imap-server'

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