# Mailcannon MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ainaluc-mailcannon
- Repository: https://github.com/AinaLuc/mailcannon

## Install
- Endpoint: https://www.thinkandautomate.dev/api/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required; secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://www.thinkandautomate.dev/api/mcp
- Header: Authorization

## Tools
- add_contact - Add a single contact Endpoint: https://www.thinkandautomate.dev/api/mcp
- add_contacts - Bulk add contacts (max 100) Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_contacts - List all contacts Endpoint: https://www.thinkandautomate.dev/api/mcp
- remove_contact - Remove a contact by ID Endpoint: https://www.thinkandautomate.dev/api/mcp
- update_contact_tags - Set tags on a contact (replaces all tags) Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_tags - List all unique tags across your contacts Endpoint: https://www.thinkandautomate.dev/api/mcp
- create_campaign - Create a new email campaign Endpoint: https://www.thinkandautomate.dev/api/mcp
- add_campaign_step - Add a sequence step (delay in hours, subject, body) Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_campaigns - List all campaigns with their steps Endpoint: https://www.thinkandautomate.dev/api/mcp
- delete_campaign - Delete a campaign and all its steps Endpoint: https://www.thinkandautomate.dev/api/mcp
- update_campaign - Update a campaign's name Endpoint: https://www.thinkandautomate.dev/api/mcp
- delete_campaign_step - Delete a step from a campaign Endpoint: https://www.thinkandautomate.dev/api/mcp
- update_campaign_step - Update a campaign step's day, subject, or body Endpoint: https://www.thinkandautomate.dev/api/mcp
- schedule_campaign - Assign contacts to a campaign and schedule it Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_schedules - List all scheduled campaign runs Endpoint: https://www.thinkandautomate.dev/api/mcp
- process_campaigns - Process all due campaign schedules (includeFailed: true to retry failed ones) Endpoint: https://www.thinkandautomate.dev/api/mcp
- add_provider - Add an email provider Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_providers - List all email providers Endpoint: https://www.thinkandautomate.dev/api/mcp
- remove_provider - Remove a provider by ID Endpoint: https://www.thinkandautomate.dev/api/mcp
- get_deliverability - Get deliverability stats (sent, opens, bounces, replies) Endpoint: https://www.thinkandautomate.dev/api/mcp
- create_task - Create a new task Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_tasks - List all tasks Endpoint: https://www.thinkandautomate.dev/api/mcp
- update_task - Update a task's status, priority, or fields Endpoint: https://www.thinkandautomate.dev/api/mcp
- delete_task - Delete a task by ID Endpoint: https://www.thinkandautomate.dev/api/mcp
- get_setting - Get a user setting (e.g. timezone) Endpoint: https://www.thinkandautomate.dev/api/mcp
- set_setting - Set a user setting (e.g. timezone to 'America/New_York') Endpoint: https://www.thinkandautomate.dev/api/mcp
- list_settings - List all user settings Endpoint: https://www.thinkandautomate.dev/api/mcp
- send_test_email - Send a test email to yourself to preview formatting Endpoint: https://www.thinkandautomate.dev/api/mcp
- check_domain_deliverability - Check SPF, DKIM, DMARC records for a domain Endpoint: https://www.thinkandautomate.dev/api/mcp
- check_email_spam_score - Analyze email subject/body for spam trigger words Endpoint: https://www.thinkandautomate.dev/api/mcp
- pause_campaign - Pause a campaign — stops processing all active schedules for this campaign Endpoint: https://www.thinkandautomate.dev/api/mcp
- resume_campaign - Resume a paused campaign — reactivates all paused schedules Endpoint: https://www.thinkandautomate.dev/api/mcp
- retry_failed - Reset all failed schedules to active for retry Endpoint: https://www.thinkandautomate.dev/api/mcp
- check_step_spam_score - Check a campaign step's subject and body for spam triggers Endpoint: https://www.thinkandautomate.dev/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.AinaLuc
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 25, 2026
- Source: https://registry.modelcontextprotocol.io
