Back to the catalog

Mailcannon

AI-powered email outreach platform — send campaigns with deliverability tracking.

Open source Repository Open in the app JSON README (API)

About

AI-powered email outreach platform — send campaigns with deliverability tracking.

Details

Kind
MCP servers
Topic
Marketing & analytics
Publisher
ainaluc
Origin
official
Category
ferramentas
Transport
http
Version
0.1.0
Last push
2026-08-12T06:41:22Z
Repository state
ativo
Language
TypeScript
Added
2026-08-29 03:01:40
Updated
2026-08-29 03:01:40
Origin id
io.github.AinaLuc/mailcannon

README

# MailCannon

AI-powered email outreach platform using MCP (Model Context Protocol).

## Setup

```bash
npm install
```

## Development

```bash
npm run dev
```

## MCP Providers

- **Gmail MCP** — send via Google's Gmail API
- **Zoho MCP** — send via Zoho Mail API

Configure provider credentials in `.env`.

More