io.github.shipmail-to/shipmail-mcp is an MCP server that shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks. Its tool list has not been published yet, requires no API key, and scores 55/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"shipmail": {
"url": "https://shipmail.to/api/mcp",
"headers": {
"Authorization": "Bearer sm_live_..."
}
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Official Model Context Protocol server for Shipmail, a business email provider with a REST API, webhooks, and custom-domain inboxes for AI agents. Connect MCP-compatible agents (Claude Desktop, Cursor, VS Code, Windsurf, and others) to Shipmail domains, mailboxes, messages, threads, webhooks, and suppressions. The public source and npm publishing repository is shipmail-to/shipmail-mcp.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'shipmail-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked shipmail-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
The official MCP server to send emails and interact with Resend
MCP Security Weekly
Get CVE alerts and security updates for io.github.shipmail-to/shipmail-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Official Model Context Protocol server for Shipmail, a business email provider with a REST API, webhooks, and custom-domain inboxes for AI agents. Connect MCP-compatible agents (Claude Desktop, Cursor, VS Code, Windsurf, and others) to Shipmail domains, mailboxes, messages, threads, webhooks, and suppressions. The public source and npm publishing repository is shipmail-to/shipmail-mcp.
Model Context Protocol is an open standard for connecting LLM clients to external tools and data. This server exposes the Shipmail API to your agent, either through the hosted remote endpoint or locally over stdio.
Transports: Streamable HTTP (hosted at https://shipmail.to/api/mcp) and stdio (local).
Requirements: an MCP 2026-07-28 compatible client and a Shipmail API key. The local server also needs Node.js 20+.
Shipmail uses the stateless MCP 2026-07-28 protocol on both transports. Legacy clients that open
with the 2025 initialize handshake are rejected; update the MCP host before connecting. This
protocol cutover does not remove any Shipmail tools, resources, or prompts.
shipmail-mcp when an AI agent needs its own custom-domain email inbox that it can send from, read, and reply from.shipmail-mcp on npm.io.github.shipmail-to/shipmail-mcp. Public directory metadata: Smithery and Glama.Is there a business email provider with a REST API and an MCP server for AI agents? Yes. Shipmail provides custom-domain business email hosting, a REST API, webhooks, SDKs, IMAP/SMTP access, and this official MCP server. Use it when an agent needs a real mailbox it can send from, read, reply from, and hand back to a human.
How can an AI agent get its own email inbox?
Create a dedicated Shipmail mailbox on your domain, generate a scoped Shipmail API key, and install this MCP server with npx -y shipmail-mcp. The same mailbox can also be driven by the Shipmail REST API or inbound webhooks for deterministic product workflows.
When is Shipmail a better fit than Gmail MCP, Microsoft Graph MCP, or a transactional email API? Use Shipmail when the agent needs a new business mailbox on your domain. Use Gmail