Skip to main content
Glama
wyccywwyc

Email Sender MCP Server

by wyccywwyc

send_simple_email

Send email to a single recipient without attachments using plain text or HTML content. Specify receiver email, subject, and content to deliver messages.

Instructions

发送简单邮件(单个收件人,无附件)

Args: receiver_email: 收件人邮箱地址 subject: 邮件主题 content: 邮件内容(纯文本或HTML) content_type: 内容类型,'plain' 表示纯文本,'html' 表示HTML格式

Returns: 发送结果信息

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
receiver_emailYes
subjectYes
contentYes
content_typeNoplain

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/wyccywwyc/emailMCP'

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