imap-mcp
IMAP 邮箱的 MCP 服务器:读取、搜索、整理和起草邮件——它刻意无法发送
MCP server for IMAP mailboxes: read, search, organise and draft mail — it deliberately cannot send
怎么安装
npx -y @ni-c/imap-mcp 简介
imap-mcp A Model Context Protocol (MCP) server for any IMAP mailbox. It speaks IMAP rather than one vendor's API, so it works with whatever provider you already have. Lets MCP clients like Claude Code, Claude Desktop or Codex read and search your mail, organise it into folders, save attachments and draft replies — with every message fenced as untrusted content, and the write tools off unless you turn them on. Eleven tools, not fifty: a mail account is a workflow, not an API surface, so related operations are folded into one tool with a mode rather than split across many. And eleven is the ceil…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- 537
- 最近更新
- 2026-09-09
- 创建于
- 2026-08-26
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai, email, imap, llm, mailbox, mcp, mcp-server, model-context-protocol, prompt-injection, typescript
同类推荐
memsearch
zilliztech/memsearch
为所有AI Agent(如Claude Code、Codex)提供的持久统一记忆层,由Markdown和Milvus支持。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
neurolink
juspay/neurolink
一个TypeScript接口,支持24+ LLM提供商——无需重写即可切换提供商。原生MCP(连接任何MCP服务器)、语音(TTS/STT/实时)、RAG、记忆、文件处理器。生产起源:为Juspay的Tara、Yama和Clairvoyance提供动力。