Skip to main content
Glama

MCP Mail Organizer

by neomody77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMAP_HOSTYesIMAP server hostname (e.g., imap.gmail.com)
IMAP_PASSYesIMAP password or app-specific password
IMAP_PORTYesIMAP server port (e.g., 993)
IMAP_USERYesIMAP username/email address
SMTP_HOSTYesSMTP server hostname (e.g., smtp.gmail.com)
SMTP_PASSYesSMTP password or app-specific password
SMTP_PORTYesSMTP server port (e.g., 587)
SMTP_USERYesSMTP username/email address
IMAP_SECUREYesWhether to use secure connection for IMAP (e.g., true)
SMTP_SECUREYesWhether to use secure connection for SMTP (e.g., false)

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/neomody77/mcp-mail-organizer'

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