Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP. 15 tools for inbox management, drafting, sending, and search. Apache-2.0 licensed.
Server Config
{
"mcpServers": {
"email-agent-mcp": {
"command": "npx",
"args": [
"-y",
"email-agent-mcp"
]
}
}
}