attachments
(array of strings or string, optional): Email attachments (filenames)
How to use it
attachments is exposed by the MCP Server Email MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the attachments tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Email
pip install pydantic python-dotenvOther tools in MCP Server Email (6)
(string, required): The main content of the email
(string, required): The text pattern to search for in file names
(array of strings, required): List of recipient email addresses
Searches for files in a specified directory that match a given pattern.
Sends emails based on the provided subject, body, and receiver.
(string, required): The subject line of the email