RUN IN TERMINAL
claude mcp add commcparmory-mailersend -- uvx mcparmory-mailersend
ADD TO claude_desktop_config.json
{
"mcpServers": {
"commcparmory-mailersend": {
"command": "uvx",
"args": ["mcparmory-mailersend"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"commcparmory-mailersend": {
"command": "uvx",
"args": ["mcparmory-mailersend"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"commcparmory-mailersend": {
"command": "uvx",
"args": ["mcparmory-mailersend"]
}
}
}
About This MCP Server
Send transactional emails, manage domains, and track delivery analytics. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with data & analytics capabilities via the stdio transport.
Package
mcparmory-mailersend on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The mailersend server extends your AI assistant with data & analytics capabilities. Once installed, your AI can use its tools automatically.