rusty-imap-mcp

randomparity/rusty-imap-mcp
★ 1 stars Rust 🤖 AI/LLM Updated 2d ago
Security First IMAP MCP Server for Agentic Use
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rusty-imap-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rusty-imap-mcp"
      ]
    }
  }
}

README Excerpt

A security-first [Model Context Protocol](https://modelcontextprotocol.io/) server for IMAP email, written in Rust. LLM agents with email access are targets for prompt injection. A single crafted message can contain hidden instructions that cause an agent to send mail, leak data, or pivot to other tools. Most MCP email servers

Tools (5)

create_draftdestructivelist_labelssecurity_warningsuse_account