Skip to main content
Glama
96b2gwbdg8-dev

imap-mail-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_HOSTYesIMAP server hostname
IMAP_PORTNoIMAP port (default 993)993
SMTP_HOSTYesSMTP server hostname
SMTP_PORTNoSMTP port (default 587)587
EMAIL_USERYesMailbox login (usually your email address)
IONOS_EMAILNoAlias for EMAIL_USER
EMAIL_PASSWORDYesPassword or app-specific password
IONOS_PASSWORDNoAlias for EMAIL_PASSWORD
IONOS_IMAP_HOSTNoAlias for IMAP_HOST
IONOS_IMAP_PORTNoAlias for IMAP_PORT
IONOS_SMTP_HOSTNoAlias for SMTP_HOST
IONOS_SMTP_PORTNoAlias for SMTP_PORT

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_mailboxesA

List all IMAP folders/mailboxes in the mailbox (e.g. INBOX, Sent, Drafts, Trash).

list_messagesC

List the most recent messages in a mailbox, newest first.

search_messagesA

Search messages in a mailbox by sender, recipient, subject, body text, or date range.

get_messageB

Fetch the full content (text, html, attachments metadata) of a single message by UID.

mark_messageC

Change the read or flagged status of a message.

send_mailA

Send a new email, or reply to an existing one, via SMTP.

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/96b2gwbdg8-dev/imap_mail_connector'

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