Back to search
30
MCP

@diskd-ai/email-mcp

npm/@diskd-ai/email-mcp

Email MCP server with IMAP + SMTP support

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

Similar MCP servers embedding-nearest

mcp-email-server
IMAP and SMTP via MCP Server
0 tools
@kononenko-e/email-mcp
Email MCP server with IMAP + SMTP support
0 tools
@codefuturist/email-mcp
Email MCP server with IMAP + SMTP support
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
iflow-mcp_mcp-email-server
IMAP and SMTP via MCP Server
0 tools

How to use

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

{
  "mcpServers": {
    "@diskd-ai/email-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}