Skip to content
Back to search
30
MCP

k-mail-mcp

pypi/k-mail-mcp

Generic IMAP+SMTP MCP server — intent-first email access for AI agents

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

Similar MCP servers embedding-nearest

io.github.nikolausm/imap-mcp-server
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
0 tools
agentmail-mcp
AgentMail MCP server for AI assistant email integration
0 tools
mcp-email-server
IMAP and SMTP via MCP Server
0 tools
inbox-mcp
Provider-agnostic email MCP server for AI assistants
0 tools
@diskd-ai/email-mcp
Email MCP server with IMAP + SMTP support
0 tools
@n24q02m/better-email-mcp
Better MCP server for Email (IMAP/SMTP) with composite tools optimized for AI agents
0 tools

How to use

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

{
  "mcpServers": {
    "k-mail-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}