Skip to main content
Glama
YUHAI0

email-send-mcp

by YUHAI0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENDERYesEmail address used as sender
PASSWORDYesApp-specific password or password for SMTP

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_emailB

A tool that sends emails based on the provided subject, body and receiver. It ensures secure and accurate email delivery while supporting multiple recipients and custom content. Ideal for automating email workflows. After collecting the information, it needs to be displayed to the user, and then selected to send after the user confirms it.

search_attachmentsC

Searches for files in a specified directory that match a given pattern. The search can be case-insensitive and returns the full paths of all matching files. This tool is useful for locating specific files or attachments within a directory structure.

Prompts

Interactive templates invoked by user choice

NameDescription
send_emailA tool for sending emails based on the provided subject, body, and recipients. It ensures that emails are delivered safely and accurately, and supports multiple recipients and customized content. After collecting the information, it needs to be displayed to the user, and then selected to send after the user confirms it.
search_attachmentsSearches for files in a specified directory that match a given pattern. The search can be case-insensitive and returns the full paths of all matching files. This tool is useful for locating specific files or attachments within a directory structure.

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

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