Skip to main content
Glama
minjaf

Email MCP Server

by minjaf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind to for HTTP/SSE transport (default: 0.0.0.0)0.0.0.0
MCP_PORTNoPort to listen on for HTTP/SSE transport (default: 8000)8000
IMAP_HOSTNoIMAP server host (default: imap.yandex.com)imap.yandex.com
IMAP_PORTNoIMAP server port (default: 993)993
SMTP_HOSTNoSMTP server host (default: smtp.yandex.com)smtp.yandex.com
SMTP_PORTNoSMTP server port (default: 465)465
YANDEX_EMAILNoAlias for MAILBOX_EMAIL for Yandex convenience
MAILBOX_EMAILNoThe email address for the mailbox
MCP_TRANSPORTNoTransport mode: stdio, streamable-http, or sse (default: stdio)stdio
MAILBOX_PASSWORDNoThe password or app password for the mailbox
YANDEX_APP_PASSWORDNoAlias for MAILBOX_PASSWORD for Yandex convenience

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/minjaf/email-mcp'

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