MC

Mcp Email

Ai Agents
✨ NewAi Agents
1
GitHub Stars

An MCP Server enabling POP3 and SMTP functionality for compatable AI Agents

Installation

⭐ RecommendedUv
uv --directory /Absolute/path/to/server/directory run main.py
View configuration snippet
{
  "mcpServers": {
    "mcp_email": {
      "command": "uv",
      "args": [
        "--directory",
        "/Absolute/path/to/server/directory",
        "run",
        "main.py"
      ],
      "env": {
        "EMAIL_USER": "Email account username",
        "EMAIL_PASS": "Email account password",
        "POP3_SERVER": "POP3 Server Address",
        "POP3_PORT": "POP3 Server Port Number",
        "SMTP_SERVER": "SMTP Server Address",
        "SMTP_PORT": "SMTP Server Port Number"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.