Agent Email List for Claude Code
com.agentemaillist/agent-email-list
Email sending and receiving for AI agents, with a Mailgun-shaped API. An agent can open a free account on its own with create_account, add and verify a sending domain, send mail with a test mode, and read inbox messages and delivery events. Authenticate later calls with the returned API key as a bearer token.
client:Claude Code
transport:streamable-http
tools:8
Install Agent Email List in Claude Code
run in your project directory
claude mcp add --transport http agent-email-list https://ai.agentemaillist.com/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs