Back to search
30
MCP streamable-http

io.github.mifactory-bot/mifactory-email

io.github.mifactory-bot/mifactory-email

Send transactional emails for AI agents via SMTP. Templates included.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.mifactory-bot/mifactory-pdf
Send transactional pdfs for AI agents via SMTP. Templates included.
0 tools · streamable-http
io.github.mifactory-bot/mifactory-payments
Stripe payments for AI agents. Create links, verify, manage customers.
0 tools · streamable-http
io.github.agenticmail/mcp
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
0 tools
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http
io.github.codevanmoose/truncus-mcp-server
Send transactional emails from AI agents via Truncus. Validate, track delivery, and manage domains.
0 tools
AgenticMail
Email and SMS infrastructure for AI agents — send mail, receive verification codes, and manage real inboxes.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mifactory-bot/mifactory-email": {
      "url": "https://mifactory-email.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}