$ timeahead.in
/ servers/npm/agentmail-mcp
npm

agentmail-mcp

AgentMail MCP Server

51 stars1k/wkupdated 23d agogithub ↗
85good
▣ Overview

What it does

The server provides tools for integrating with the AgentMail API, enabling Claude to send, receive, and reply to messages through an AgentMail account. Available operations include fetching messages from an inbox, composing and sending new messages, and replying to existing ones. This integration supports building email-driven workflows where an AI agent needs bidirectional communication capabilities.

Who it's for

AI agents and Claude users building automation workflows that require email integration—particularly those who need Claude to read and understand incoming mail, synthesize context, and compose or send responses programmatically without manual intervention.

Common use cases

  • Process incoming emails and generate AI-powered replies within an automated workflow
  • Send notifications or status updates from Claude-driven automation via AgentMail
  • Build multi-turn email conversations where Claude reads a message and responds based on its analysis
  • Route or triage incoming messages by having Claude evaluate and reply based on content
  • Generate email summaries or drafts for human review before sending
  • Monitor a support mailbox and draft responses to common inquiry patterns

Setup pitfalls

  • You must register an account at agentmail.to and obtain an API key before configuring the server
  • The AGENTMAIL_API_KEY environment variable must be set in your MCP configuration; without it, the server cannot authenticate with the AgentMail API
  • By default all available tools are enabled; use the --tools argument with a comma-separated list if you want to restrict which operations are available in your Claude sessions
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
55
10.9
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
84.9
⚿ Capabilities & Risk Explainer
no elevated permissions
◆ Risk level: low
No elevated permissions requested — safe to connect.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "agentmail": {
      "command": "npx",
      "args": [
        "-y",
        "agentmail-mcp"
      ]
    }
  }
}
📈 Score historylast 47 snapshots
4/30/20267/5/2026 · 47 snapshots
⚙ Maintenance health
30/ 100 · is this project alive?
contributors (1y)3
top contributor share90%
releases (1y)0
ci✓ passing
⛁ Raw data
weekly downloads1k
github stars51
forks15
open issues12
license✓ present
readme length913 chars
last publish5d ago
last commit23d ago
last updated2d ago
install verified✓ pass · 45d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points