subscribers_remove_tag — Mailrith Email Marketing MCP Tool
subscribers_remove_tag
(subscribers remove tag) 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 subscribers_remove_tag from your client
- Claude Code Mailrith Email Marketing subscribers_remove_tag run in your project directory
- Claude Desktop Mailrith Email Marketing subscribers_remove_tag ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mailrith Email Marketing subscribers_remove_tag ~/.cursor/mcp.json
- VS Code Mailrith Email Marketing subscribers_remove_tag .vscode/mcp.json
- Zed Mailrith Email Marketing subscribers_remove_tag ~/.config/zed/settings.json
- Windsurf Mailrith Email Marketing subscribers_remove_tag ~/.codeium/windsurf/mcp_config.json
- Cline Mailrith Email Marketing subscribers_remove_tag ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mailrith Email Marketing subscribers_remove_tag ~/.gemini/settings.json
- Grok Mailrith Email Marketing subscribers_remove_tag .mcp.json (in your project root)
- ChatGPT Mailrith Email Marketing subscribers_remove_tag Settings → Connectors → Advanced → Developer mode
- Claude.ai Mailrith Email Marketing subscribers_remove_tag Settings → Connectors → Add custom connector
- LangChain Mailrith Email Marketing subscribers_remove_tag 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_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_preview
- 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.