Skip to content
v0.9.4Apache-2.0

Open-source email API for applications and AI agents — transactional sending from any product, per-agent two-way inboxes, structured SPF/DKIM/DMARC evidence, and a queryable event log. 78 MCP tools over hosted streamable HTTP with OAuth.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

e2astreamable-http
{
  "type": "streamable-http",
  "url": "https://api.e2a.dev/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "e2a",
  "version": "0.9.4",
  "description": "Open-source email API for applications and AI agents — transactional sending from any product, per-agent two-way inboxes, structured SPF/DKIM/DMARC evidence, and a queryable event log. 78 MCP tools over hosted streamable HTTP with OAuth.",
  "author": {
    "name": "TokenCanopy",
    "url": "https://e2a.dev"
  },
  "homepage": "https://e2a.dev",
  "repository": "https://github.com/tokencanopy/e2a",
  "license": "Apache-2.0",
  "keywords": [
    "email",
    "smtp",
    "agents",
    "spf",
    "dkim",
    "inbox",
    "mcp",
    "oauth"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 33JavaScript files
  • email-evals.sh
  • 22YAML files
  • 10JSON files
  • 6other files
View on GitHub