mailgun-mcp-server

mailgun-mcp-server

15

The project is an MCP server implementation for Mailgun, enabling integration with AI clients like Claude Desktop. It requires Node.js and a Mailgun API key for setup.

Overview

  • A Model Context Protocol (MCP) server implementation for Mailgun, allowing MCP-compatible AI clients like Claude Desktop to interact with the service.
  • Prerequisites: Node.js v18 or higher, Git, Claude Desktop, Mailgun account with API key.
  • Installation: Clone repository, install dependencies, configure Claude Desktop.
  • Testing: Run local test suite using npm test.