Loomal

Agent Email

MCP server by github.com/usejunior/email-agent-mcp

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

3 starsnpm: email-agent-mcp

About Agent Email

Agent Email is an MCP (Model Context Protocol) server published by usejunior in the official MCP registry, listed under Autonomous Agents on Loomal. Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP

It ships as an npm package (email-agent-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/usejunior/email-agent-mcp, where the project has earned 3 GitHub stars.

Use Agent Email with your agent

Claude Code · one command
claude mcp add agent-email -- npx -y email-agent-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-email": {
      "command": "npx",
      "args": [
        "-y",
        "email-agent-mcp"
      ]
    }
  }
}
npmemail-agent-mcp

Frequently asked questions

What is Agent Email?
Agent Email is an MCP (Model Context Protocol) server by usejunior in the Autonomous Agents category. Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP
How do I connect Agent Email to Claude, Cursor, or another MCP client?
Install Agent Email from its npm package (email-agent-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Agent Email open source?
Yes — the source code is public at github.com/usejunior/email-agent-mcp, with 3 GitHub stars.
Can AI agents pay to use Agent Email?
Not yet through Loomal — Agent Email is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Agent Email? Claim this listing free by verifying GitHub ownership, or contact us.