email for Claude.ai
dev.primitive/email
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
client:Claude.ai
transport:streamable-http
tools:30
Install email in Claude.ai
Settings → Connectors → Add custom connector
https://www.primitive.dev/mcp
Claude on the web takes a remote URL and completes OAuth in the browser. For a packaged server use Claude Desktop or Claude Code instead. Claude.ai docs
What Claude.ai can do once it is connected
- listDomains
- addDomain
- verifyDomain
- downloadDomainZoneFile
- getAccount
- getInboxStatus
- getOutboundStatus
- listEmails
- searchEmails
- getEmail
- replyToEmail
- sendEmail
- sendEmailDemo
- listSentEmails
- getSentEmail
- cancelScheduledSend
- awaitReply
- getConversation
- getThread
- downloadEmailAttachments
- listEndpoints
- createEndpoint
- deleteEndpoint
- testEndpoint