blastengine-mailer MCP Server
@r3-yamauchi
blastengine-mailer MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is blastengine-mailer MCP Server?
It is a Model Context Protocol (MCP) server built in JavaScript that enables large language models (LLMs) to send emails via the Blastengine API. It is designed for developers who want to integrate email-sending capabilities into MCP-compatible applications like Claude Desktop.
How to use blastengine-mailer MCP Server?
Install Node.js (ES module support) and obtain a Blastengine API account with credentials. Install dependencies with npm install, build with npm run build, then configure the server in your MCP client (e.g., Claude Desktop) by adding the server command and environment variables BLASTENGINE_USER_ID and BLASTENGINE_API_KEY. Invoke the send_email tool with required parameters: to, from, subject, and text.
Key features of blastengine-mailer MCP Server
- Sends emails via Blastengine API through the
send_emailtool. - Returns a delivery ID on successful submission.
- Returns detailed error messages when sending fails.
- Requires only Node.js and Blastengine API credentials.
- Integrates directly with Claude Desktop via stdio transport.
- Includes an MCP Inspector for interactive debugging.
Use cases of blastengine-mailer MCP Server
- Let an AI assistant send emails on behalf of a user.
- Automate email notifications from conversational agents.
- Integrate email functionality into MCP-compatible workflows.
FAQ from blastengine-mailer MCP Server
What are the prerequisites for using blastengine-mailer MCP Server?
You need Node.js with ES module support, a Blastengine API account, and both your API user ID and API key.
How do I configure blastengine-mailer MCP Server for Claude Desktop?
Add the server configuration to the Claude Desktop config file (claude_desktop_config.json) with the command node, the path to server.js, and the environment variables BLASTENGINE_USER_ID and BLASTENGINE_API_KEY.
What parameters does the send_email tool require?
It requires to, from, subject, and text parameters.
How can I debug the blastengine-mailer MCP Server?
Use the MCP Inspector by running npm run inspector, which provides a browser-based debugging interface.
What communication transport does blastengine-mailer MCP Server use?
It communicates via stdio.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント