Skip to main content
Glama
Ragazzoforte

strato-mail-mcp

by Ragazzoforte

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoNode environmentproduction
IMAP_HOSTNoIMAP server hostnameimap.strato.com
IMAP_PORTNoIMAP server port993
IMAP_USERYesYour Strato email address
SMTP_HOSTNoSMTP server hostnamesmtp.strato.com
SMTP_PORTNoSMTP server port465
IMAP_PASSWORDYesYour Strato email password
ATTACHMENT_DIRNoDirectory for storing attachments/app/attachments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_foldersA

List all mail folders (INBOX, Sent, Drafts, etc.)

search_emailsB

Search emails. IMAP syntax: ALL, UNSEEN, SEEN, FLAGGED, DRAFT, FROM "user@example.com", SUBJECT "word", BODY "word", SINCE 15-Mar-2024, BEFORE 20-Mar-2024

read_emailA

Read full email content by UID

get_recentB

Get recent emails from specified folder

send_emailB

Send email via SMTP

save_draftB

Save email as draft (IMAP DRAFT folder)

mark_readB

Mark email(s) as read

mark_unreadB

Mark email(s) as unread

mark_flaggedC

Star/flag email(s)

unmark_flaggedB

Remove star/flag from email(s)

move_emailC

Move email(s) to folder

delete_emailC

Delete email(s)

switch_folderC

Switch to different folder

get_attachmentB

Get attachment file path

get_mailbox_statusB

Get current folder statistics

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/Ragazzoforte/strato-mail-mcp'

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