imap-mcp

cldt-fr/imap-mcp
★ 1 stars TypeScript 💬 Communication Updated today
Self-hosted remote MCP server that lets an AI (Claude, etc.) read, search and send email through multiple IMAP/SMTP accounts
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cldt-fr/imap-mcp"
      ]
    }
  }
}

Topics

claudeclaudecodeemailimapmailsmcpsmtp