Sitecore Send
Related Servers
Alternatives to Sitecore Send
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceMCP server for the Inxmail Commerce transactional API — manage events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking.29314MIT
- FlicenseAqualityBmaintenanceAn MCP server for Sitecore Personalize / CDP that exposes decisioning flows, experiences, audiences, guest profiles, events, and datasets as tools, enabling natural-language management and interaction with Sitecore Personalize.17-
- AlicenseNot gradedqualityFmaintenanceMCP server for managing cold email campaigns, leads, email accounts, sequences, analytics, webhooks, and client sub-accounts via the Smartlead API.347MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for Sitecore that provides tools to interact with Sitecore via GraphQL, Item Service API, and Sitecore PowerShell Extensions, enabling content and security management.12752Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP server for Mailtarget that exposes tools to discover and call management API endpoints and send transactional emails via the Transmission API.15MIT
- AlicenseBqualityBmaintenanceMCP server to help manage a WHMCS installation.623920MIT
TDQS
Scored across 8 tools
Every tool has a clearly distinct purpose with no ambiguity. Tools like add_subscriber, get_subscribers, and unsubscribe_subscriber handle different subscriber operations, while send_smtp_email and send_transactional_email target different email sending methods. The descriptions clearly differentiate each tool's function.
All tool names follow a consistent verb_noun pattern using snake_case throughout. Examples include add_subscriber, get_lists, send_smtp_email, and unsubscribe_subscriber. There are no deviations in naming conventions, making the set predictable and readable.
With 8 tools, the count is well-scoped for a Sitecore Send server focused on mailing list and email operations. Each tool earns its place by covering distinct aspects like subscriber management, list retrieval, and email sending, without being too sparse or overwhelming.
The tool surface provides strong coverage for the mailing list and email domain, including CRUD-like operations for subscribers (add, get, unsubscribe) and lists (get), plus email sending. A minor gap is the lack of tools for updating subscriber details or managing list properties, but core workflows are well-covered.