Agent Email for Claude Desktop
io.github.usejunior/email-agent-mcp
Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP
client:Claude Desktop
transport:stdio
runtime:npm
Install Agent Email in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"email-agent-mcp": {
"command": "npx",
"args": [
"-y",
"email-agent-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs