Skip to content
Back to search
30
MCP

shipmail-mcp

npm/shipmail-mcp

Official Model Context Protocol (MCP) server for Shipmail, a business email provider with REST API, webhooks, and custom-domain inboxes for AI agents.

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.jcoulaud/shipmail-mcp
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
0 tools
jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built wi
0 tools
@wyattjoh/jmap-mcp
A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built wi
0 tools
email-send-mcp
A Model Context Protocol server that provides email functionality
0 tools
icloud-mcp
A Model Context Protocol server for iCloud mail and calendar, with macOS Keychain credential storage.
0 tools
@mseep/systemprompt-mcp-gmail
A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveragi
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "shipmail-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}