Installation & Configuration
{
"command": "python",
"args": [
"-m",
"mcp_email_server",
"--dir",
"/path/to/attachments"
],
"env": {
"SENDER": "[email protected]",
"PASSWORD": "your-password"
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13