Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ptbsare • Uncategorized
An MCP server enabling LLMs to interact with email accounts via POP3 and SMTP with TLS encryption.
Read and manage emails securely via POP3.
Send plain text or HTML emails via SMTP.
That require integration with email accounts using an MCP protocol.
This Python-based MCP server allows large language models like Claude to read, delete, and send emails securely using POP3 and SMTP protocols. It supports both plain text and HTML emails, with configuration managed through environment variables or a .env file. The server exposes multiple tools for polling emails, fetching full email content, deleting emails, and sending emails, facilitating seamless email management via an LLM interface.