Agent Email runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from npm. Last commit 30 Jul 2026.
Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add email-agent-mcp -- npx -y email-agent-mcp
{
"mcpServers": {
"email-agent-mcp": {
"args": [
"-y",
"email-agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.email-agent-mcp]
command = "npx"
args = ["-y", "email-agent-mcp"]
{
"mcpServers": {
"email-agent-mcp": {
"args": [
"-y",
"email-agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"email-agent-mcp": {
"args": [
"-y",
"email-agent-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.