Enterprise DNA Enterprise DNA
M MCP Servers Developer low

jcoulaud/shipmail-mcp

by Various

Official Shipmail MCP server for AI-agent custom-domain business email, REST API, and webhooks

MCP

jcoulaud/shipmail-mcp

Added 26 June 2026

#agent-inbox #ai-agents #business-email #custom-domain-email #email #email-api #email-hosting #inbound-email

Overview

An MCP server that connects AI agents to the Shipmail service for custom-domain business email. It exposes a REST API and webhooks, allowing agents to send, receive, and manage email programmatically. Built in TypeScript, it follows the Model Context Protocol for tool integration.

Best for

Best for
Developers building AI agents that need custom-domain business email capabilities via the Model Context Protocol

Use cases

  • Enable AI assistants to send and receive business emails from custom domains
  • Trigger email workflows based on incoming webhooks from Shipmail
  • Automate email filtering, archiving, or forwarding in agent applications

How to use

Install

bun install --frozen-lockfile --ignore-scripts

Tools exposed

  • SHIPMAIL_API_KEY
  • SHIPMAIL_API_KEY_FILE
  • SHIPMAIL_BASE_URL
  • SHIPMAIL_ORGANIZATION_ID
  • SHIPMAIL_MCP_TOOLS
  • SHIPMAIL_ALLOW_INSECURE_BASE_URL
  • SHIPMAIL_MCP_DEBUG

Tested with

Claude Desktop, Cursor, Windsurf, VS Code

Example client config

{\n  "mcpServers": {\n    "shipmail": {\n      "command": "npx",\n      "args": ["-y", "shipmail-mcp"],\n      "env": {\n        "SHIPMAIL_API_KEY": "sm_live_..."\n      }\n    }\n  }\n}

Notes

An MCP server that connects AI agents to the Shipmail service for custom-domain business email. It exposes a REST API and webhooks, allowing agents to send, receive, and manage email programmatically. Built in TypeScript, it follows the Model Context Protocol for tool integration.

0 stars on GitHub. Last updated 2026-06-20. Licensed MIT.

Use cases

  • Enable AI assistants to send and receive business emails from custom domains
  • Trigger email workflows based on incoming webhooks from Shipmail
  • Automate email filtering, archiving, or forwarding in agent applications

Pros

  • Official integration with Shipmail’s email API
  • TypeScript codebase for type safety and maintainability
  • Leverages the MCP standard for interoperability with AI agents

Cons

  • Zero stars on GitHub suggests very early stage with limited community validation
  • Depends on Shipmail service, which may require a subscription or API key
  • Documentation and examples may be sparse due to newness

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Official integration with Shipmail's email API
  • TypeScript codebase for type safety and maintainability
  • Leverages the MCP standard for interoperability with AI agents

Cons

  • Zero stars on GitHub suggests very early stage with limited community validation
  • Depends on Shipmail service, which may require a subscription or API key
  • Documentation and examples may be sparse due to newness
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks