email_templates_preview — Mailrith Email Marketing MCP Tool
email_templates_preview
(email templates preview) is one of 55 tools on the
Mailrith Email Marketing
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call email_templates_preview from your client
- Claude Code Mailrith Email Marketing email_templates_preview run in your project directory
- Claude Desktop Mailrith Email Marketing email_templates_preview ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mailrith Email Marketing email_templates_preview ~/.cursor/mcp.json
- VS Code Mailrith Email Marketing email_templates_preview .vscode/mcp.json
- Zed Mailrith Email Marketing email_templates_preview ~/.config/zed/settings.json
- Windsurf Mailrith Email Marketing email_templates_preview ~/.codeium/windsurf/mcp_config.json
- Cline Mailrith Email Marketing email_templates_preview ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mailrith Email Marketing email_templates_preview ~/.gemini/settings.json
- Grok Mailrith Email Marketing email_templates_preview .mcp.json (in your project root)
- ChatGPT Mailrith Email Marketing email_templates_preview Settings → Connectors → Advanced → Developer mode
- Claude.ai Mailrith Email Marketing email_templates_preview Settings → Connectors → Add custom connector
- LangChain Mailrith Email Marketing email_templates_preview pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mailrith https://api.mailrith.com/mcp
Other tools on this server
- discovery_get_capabilities
- workspace_get
- sender_identities_list
- sender_identities_get
- analytics_create_report
- analytics_get_report
- subscribers_list
- subscribers_get
- subscribers_upsert
- subscribers_update
- subscribers_update_status
- subscribers_add_tag
- subscribers_remove_tag
- subscribers_add_to_sequence
- subscribers_remove_from_sequence
- tags_list
- tags_get
- tags_create
- custom_fields_list
- custom_fields_get
- segments_list
- segments_get
- segments_preview
- broadcasts_list
- broadcasts_create
- broadcasts_get
- broadcasts_update
- broadcasts_preflight
- broadcasts_send_test
- broadcasts_schedule
- broadcasts_unschedule
- broadcasts_send
- broadcasts_cancel
- broadcasts_get_send_progress
- sequences_list
- sequences_create
- sequences_get
- sequences_update
- sequences_preflight
- sequences_preview_journey
- sequences_send_test
- sequences_update_status
- automations_list
- automations_create
- automations_get
- automations_update
- automations_preflight
- automations_preview_journey
- automations_send_test
- automations_update_status
- email_templates_list
- email_templates_create
- email_templates_get
- email_templates_update
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.