lingtai-imap

Lingtai-AI/lingtai-imap
★ 0 stars Python 💬 Communication Updated 1d ago
LingTai IMAP MCP server — real email via IMAP/SMTP, multi-account, with cross-agent relay bridge and LICC inbox callback.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lingtai-imap": {
      "command": "uvx",
      "args": [
        "lingtai-imap"
      ]
    }
  }
}

Or install with pip: pip install lingtai-imap

README Excerpt

LingTai IMAP MCP server — real email via IMAP/SMTP, exposed as MCP tools, with multi-account support and a cross-agent relay bridge. This is the canonical setup, configuration, and troubleshooting doc for the `lingtai-imap` MCP. It is fetched by LingTai agents (or anyone else) when they need to install or configure this server.

Tools (1)

send