MailPace MCP (Model Context Protocol) Server
@mailpace
About MailPace MCP (Model Context Protocol) Server
An Model Context Protocol (MCP) Server for Transactional Email Provider MailPace
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mailpace-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@mailpace/mailpace-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MailPace MCP (Model Context Protocol) Server?
MailPace MCP (Model Context Protocol) Server is an MCP server implementation that allows sending emails over MailPace's fast transactional email API. It is designed for developers who need to integrate email sending capabilities into AI assistants or other MCP-compatible clients.
How to use MailPace MCP (Model Context Protocol) Server?
Install automatically via Smithery for Claude Desktop using npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude, or manually by building from source with npm run build and running with npm run start. Set the MAILPACE_API_TOKEN environment variable or pass the token via the --token argument. The server exposes a send-email tool which accepts email fields as documented by MailPace.
Key features of MailPace MCP (Model Context Protocol) Server
- Send email over the MailPace Transactional Email API.
- Supports one or more recipients per email.
- Simple token-based authentication.
- Installable via Smithery for Claude Desktop.
- Open source under MIT license.
Use cases of MailPace MCP (Model Context Protocol) Server
- Sending transactional emails from an AI assistant.
- Automating email notifications via an MCP client.
- Integrating MailPace email capabilities into existing workflows.
FAQ from MailPace MCP (Model Context Protocol) Server
What does the server do?
It allows you to send transactional emails through the MailPace API from any MCP-compatible client, such as Claude Desktop.
What are the prerequisites?
You need a MailPace account with a registered domain and its corresponding API token, available from the MailPace dashboard.
How do I configure the server?
Set the MAILPACE_API_TOKEN environment variable or pass it as a --token argument when starting the server.
How do I install it?
You can install it automatically via Smithery for Claude Desktop, or manually by cloning the repository, running npm run build, then npm run start.
Where can I get help?
For support, contact the team at [email protected].
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
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!
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments