Mailrith MCP Server
Provides an installable ChatGPT/Codex plugin for interacting with Mailrith's email marketing capabilities.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mailrith MCP Servercreate a welcome email campaign for new subscribers"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Mailrith Agent Platform
This public repository contains the versioned developer surfaces for building safe AI agent email marketing workflows with Mailrith:
The public API, OAuth, scope, risk, and MCP contract
The official TypeScript and Python SDKs
The local and self-hosted MCP server
The Mailrith CLI
The installable Mailrith Agent Skill and supported-client connection templates
The installable ChatGPT/Codex, Claude Code, GitHub Copilot CLI, and Cursor plugin packages
The Gemini CLI extension
The Claude Connector listing, Microsoft certification package, Cline installation guide, and shared submission materials
The hosted Mailrith application and its private infrastructure remain in a separate private repository. This repository intentionally contains no application source, database migrations, deployment credentials, customer data, or private operational configuration.
Development
Requirements: Node.js 20 or newer, pnpm 11.7.0, and Python 3.10 or newer.
pnpm install --frozen-lockfile
pnpm validateGenerated SDK and MCP files come from packages/public-api. Change the public contract first, then run:
pnpm generate:agent-artifacts
pnpm generate:agent-integrations
pnpm agent:release:manifestCommit the contract and every regenerated artifact in the same change.
Related MCP server: mailforce
Releases
The Release Agent Packages workflow prepares checksummed npm, Python, and
platform packages on coordinated runs. The prepare-cli and cli targets
prepare only the CLI archive. Publishing requires the protected
agent-packages-production environment and trusted publishing configured for
npm and PyPI. A matching agent-v<version> tag or an explicitly approved
publish run starts publication.
The CLI, other npm packages, Python, and marketplace submission versions advance independently through the coordinated workflow. This keeps already-submitted marketplace archives unchanged while another package channel receives a compatible patch release. The release manifest records each version, the contract digest, package digests, and public-registry status.
The platform archives are submission-ready files for OpenAI, Claude, Cursor, Gemini CLI, GitHub Copilot CLI, Microsoft, and Cline. Provider review and public directory approval are separate from npm and PyPI publication.
CLI 1.1.2 was published to npm on September 4, 2026. The other packages and prepared
marketplace artifacts remain at 1.1.1. See Releasing The CLI
for the separate CLI version fields and the preparation and publication steps.
Security
Do not report security vulnerabilities in public issues. Follow SECURITY.md.
Official Builds And Forks
Forking the code is allowed. Modified public versions must use distinct names and clearly say that they are unofficial and not affiliated with Mailrith. See the Mailrith Trademark And Unofficial Fork Policy.
License
The code is available under the MIT License. Mailrith brand identifiers are not licensed with the code.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Email safety MCP server. Detects phishing, prompt injection, CEO fraud for AI agents.
MCP server for building and testing AI agents with multi-model experimentation and insights.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA production-ready MCP server that empowers AI agents to securely send emails via SMTP, supporting plain text, HTML, and attachments.MIT
- FlicenseNot gradedqualityDmaintenanceMailforce is an MCP server that provides a policy layer for AI agents to safely interact with email, controlling which accounts, recipients, and actions are allowed, with optional human approval for sends.2-
- AlicenseNot gradedqualityAmaintenanceA self-hosted MCP server that gives AI agents full email superpowers.1MIT

RadMail MCPofficial
AlicenseAqualityBmaintenanceAn MCP server that provides an email operating system for AI agents, enabling inbox triage and reply drafting while enforcing un-bypassable safety constraints on sensitive actions like money transfers and banking changes.12121MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/anrawool/mailrith-agent-platform'
If you have feedback or need assistance with the MCP directory API, please join our Discord server