Sitecore Send MCP Server (Unofficial)
Tools
SMTP
- :white_check_mark:
send_smtp_email- Send an email using SMTP
API
- :white_check_mark:
get_lists- get email lists - :white_check_mark:
get_list_members- get email list members - :white_check_mark:
add_list_member- add email list member - :white_check_mark:
remove_list_member- remove email list member - :white_check_mark:
send_transactional_email- Send an email using transactional email service
Usage
Manual install
{
"mcpServers": {
"send-mcp": {
"command": "npx",
"args": ["send-mcp"],
"env": {
"API_KEY": "xxxxx",
"TRANSACTIONAL_EMAILS_CAMPAIGN_ID": "xxxxx",
"SMTP_ENABLED": "true",
"SMTP_FROM": "xxxxx",
"SMTP_USER": "xxxxx",
"SMTP_PASSWORD": "xxxxx"
}
}
}
}
stdio
npx send-mcp
sse
npx send-mcp sse --port 3000
Environment variables
# To Use API
API_KEY=[Sitecore Send API Key]
# To enable send_transactional_email
TRANSACTIONAL_EMAILS_CAMPAIGN_ID=[transactional email campaign id]
# Enable SMTP
SMTP_ENABLED=true
# SMTP
SMTP_FROM=[SMTP From Address]
SMTP_USER=[SMTP User]
SMTP_PASSWORD=[SMTP Password]
Sitecore Send MCP Server
by izharikov
172
Project Details
- izharikov/send-mcp
- MIT License
- Last Updated: 6/13/2025
Recomended MCP Servers
protolint
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
🧩
MCP Server
DuckDuckGo Search
Prompt Server
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
Boilerplate MCP Server
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for...
Codebase MCP
Model Context Protocol implementation for retrieving codebases using RepoMix
🧩
Desktop Image Manager
MCP 服务器,用于管理桌面图片、查看详情、压缩、移动等(完全让Trae实现)
Video Analysis and Mind Map Generation Service
Logan
Logan is a lightweight case logging system based on mobile platform.
🧩
A-Share Market Data Server
🧩
Memory Cache Server
Memory Cache Server for use with supported MCP API Clients.
🧩
Nocodb Database Connector
nocodb mcp server





