About Metu Webmail MCP
Metu Webmail MCP is an MCP server in the Developer Tools category: mETU Webmail MCP Server. It has been installed 0 times through Conduid.
Tools (12)
delete_emailMoves an email to Trash or permanently deletes it.
Takes no parameters.
forward_emailForwards an existing email with optional comments to new recipients.
Takes no parameters.
get_attachmentDownloads/extracts attachment base64 content by filename or index.
Takes no parameters.
get_mailbox_statusReturns overall account summary, email address, all folder metrics, and total unread count.
Takes no parameters.
list_emailsLists recent emails from a folder (e.g. `INBOX`, `Sent`) with pagination (`limit`, `offset`) and preview snippets.
Takes no parameters.
list_foldersLists all mailbox folders with total and unread email counts.
Takes no parameters.
mark_emailUpdates flags (read/unread, flagged/starred).
Takes no parameters.
move_emailMoves an email from one folder to another.
Takes no parameters.
read_emailReads full email content, decoded headers, markdown/html body, attachments list, and optionally marks as read.
Takes no parameters.
reply_emailReplies to an existing email with automatic message threading and quoting.
Takes no parameters.
search_emailsSearches emails by text query, sender, recipient, subject, date ranges, unread only, or flagged only.
Takes no parameters.
send_emailSends an email via METU SMTP with optional HTML body, CC, BCC, and file attachments.
Takes no parameters.
Install
git clone https://github.com/atesahmet0/metu-webmail-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Metu Webmail MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.