Skip to main content
Glama

MailPace MCP Server

Official
by mailpace

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.

Features

  • Send email over the MailPace Transactional Email API

Tool

send-email

Sends an email to one or more recipients.

Inputs

  • Email with fields shown in MailPace documentation: https://docs.mailpace.com/reference/send/

Usage

Installing via Smithery

To install MailPace MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @mailpace/mailpace-mcp --client claude

Domain and Token

  • Create an organization and domain at https://app.mailpace.com
  • Copy your domain API token
  • Start the MCP with the MAILPACE_API_TOKEN env set, or pass it to the server with the --token argument

Build and run

npm run build npm run start

Contributing

We welcome contributions to the MailPace MCP Server. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Commit your changes and push the branch to your fork.
  4. Create a pull request with a detailed description of your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or support, please contact us at support@mailpace.com

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

An MCP server implementation that allows sending emails over MailPace's fast transactional email API.

  1. Features
    1. Tool
      1. send-email
    2. Usage
      1. Installing via Smithery
      2. Domain and Token
    3. Build and run
      1. Contributing
        1. License
          1. Contact

            Related MCP Servers

            • A
              security
              F
              license
              A
              quality
              A simple MCP server that enables users to send emails using Resend's API, integrating with tools like Cursor and Claude Desktop for seamless email composition and delivery.
              Last updated -
              1
              3
              386
              TypeScript
              • Apple
            • -
              security
              A
              license
              -
              quality
              MCP server that integrates with Gmail to enable sending, reading, and managing emails through tools like send-email, trash-email, get-unread-emails, and read-email.
              Last updated -
              56
              Python
              GPL 3.0
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables interaction with the MailScript API, allowing management of email workflows and automation through natural language commands.
              Last updated -
              Python
            • A
              security
              A
              license
              A
              quality
              An MCP service that enables AI to fully manage email accounts, supporting sending emails with attachments and multiple recipients across various email providers.
              Last updated -
              7
              8
              7
              JavaScript
              MIT License

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/mailpace/mailpace-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server