Skip to content
Back to search
30
MCP

coldsend-mcp-server

pypi/coldsend-mcp-server

ColdSend MCP Server - AI-native email campaign management via Model Context Protocol

Uptime
0.0%
29 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

email-send-mcp
A Model Context Protocol server that provides email functionality
0 tools
goodsender/goodsender-mcp
Official GoodSender MCP server — consent-based local email sending for AI agents.
0 tools
agentmail-mcp
AgentMail MCP server for AI assistant email integration
0 tools
inbox-mcp
Provider-agnostic email MCP server for AI assistants
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
mcp-emailjs
MCP server for EmailJS — send emails and manage templates via AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "coldsend-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}