Skip to main content
Glama
mailpace

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

Related MCP server: Postmark MCP Server

Tool

send-email

Sends an email to one or more recipients.

Inputs

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
license - permissive license
D
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
    Last updated
    49
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server implementation that enables sending emails via Postmark email services with features for sending plain text/HTML emails, using templates, tracking delivery statistics, and listing available templates.
    Last updated
    1,773
    50
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides email sending capabilities via SMTP, featuring tools for sending standard and template-based emails. It utilizes the FastMCP Streamable HTTP transport for flexible client connectivity over HTTP without requiring stdio subprocesses.
    Last updated
    5
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    A minimal MCP server for reading and sending emails via IMAP/SMTP, supporting multiple accounts in a single instance with zero external dependencies.
    Last updated
    1

View all related MCP servers

Related MCP Connectors

  • A basic MCP server to operate on the Postman API.

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)

  • Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.

View all MCP Connectors

Latest Blog Posts

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