Skip to main content
Glama
wyccywwyc

Email Sender MCP Server

by wyccywwyc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_SSLNoWhether to use SSL encryption (true/false)false
USE_TLSNoWhether to use TLS encryption (true/false)false
SMTP_PORTYesSMTP port (25 for unencrypted, 587 for TLS, 465 for SSL)
SMTP_SERVERYesSMTP server address (e.g., smtp.qq.com, smtp.163.com, smtp.gmail.com, smtp-mail.outlook.com)
SENDER_EMAILYesSender email address
SENDER_PASSWORDYesSender password or authorization code (most email providers require authorization code instead of login password)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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