mcp-server-blastengine-mailer

mcp-server-blastengine-mailer

0

The blastengine-mailer is a TypeScript-based Model Context Protocol server designed for sending emails. Key features include installation support for Claude Desktop and integration with MCP Inspector for debugging.

blastengine-mailer MCP Server

This is a TypeScript-based MCP server that implements a sending email system.

Features

  • Send email

Development

  • Install dependencies using npm install
  • Build the server with npm run build
  • For development with auto-rebuild, use npm run watch

Installation

To install with Claude Desktop, configure the server in claude_desktop_config.json on MacOS or Windows.

Debugging

Use the MCP Inspector for debugging challenges.