MCP Server
MCP
Email (IMAP/SMTP)
Multi-account IMAP/SMTP email server with 22 tools for reading, sending, searching, and organizing.
Install
oci:ghcr.io/boutquin/mcp-server-email:latest
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/boutquin/mcp-server-email:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to account JSON config file",
"name": "EMAIL_CONFIG_FILE"
},
{
"description": "Inline JSON array of account configs",
"isSecret": true,
"name": "EMAIL_ACCOUNTS"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment