Enable AI agents to send emails, manage contacts, and automate webhooks.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.spruikco/send16-mcp" MCP server from askskill: Run: claude mcp add 'io-github-spruikco-send16-mcp' -- npx -y send16-mcp
Use the send16 tool to send a follow-up email to [email protected] with the subject “Meeting Follow-up,” summarize three conclusions from today’s meeting, and include a reminder to reply tomorrow.
The email is sent successfully, returning delivery status, recipient, subject, and message ID.
Use the send16 tool to create a “Media Contacts” list, add Wang Min ([email protected]) and Chen Zhe ([email protected]), and tag them with “Press Event.”
A contact list is created and populated, returning the list and contact details.
Use the send16 tool to set up a webhook so that when a new email with “Quote” in the subject arrives, it sends an event notification to https://example.com/webhook and records the sender and timestamp.
An automation rule and webhook are configured successfully, returning the trigger conditions and destination URL.
Enable AI agents to send, receive, and manage email workflows programmatically.
Enable AI agents to read, manage, and send emails through mailbox APIs.
Let AI agents send, receive, poll, and manage emails automatically.
Enable AI agents to securely send emails with SMTP and attachments.
Enable AI assistants to send and receive email across major providers.
Enable AI assistants to send SMTP emails with attachments and connection testing.