Mailrith Email Marketing for Claude Desktop
com.mailrith/mailrith
Manage Subscribers, Broadcasts, Sequences, Automations, and reporting in Mailrith.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:55
Install Mailrith Email Marketing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mailrith": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mailrith.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- 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