email-mcp
通用多邮箱 MCP 服务:原生 Streamable HTTP,固定 5 个工具,支持 IMAP/SMTP、Gmail API、多账号切换及 Env/Header 配置。
Install / Use
claude mcp add guangxiangdebizi -- npx -y github:guangxiangdebizi/email-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
CommunicationSupported Platforms
Skill content
View source on GitHub{ "name": "@xingyuchen/email-mcp", "version": "2.1.1", "description": "Provider-neutral email MCP server over Streamable HTTP", "type": "module", "main": "dist/index.js", "bin": { "email-mcp-server": "dist/index.js" }, "files": [ "dist", ".env.example", "CHANGELOG.md" ], "scripts": { "build": "tsc", "dev": "ts-node --esm src/index.ts", "start": "node dist/index.js", "install-global": "npm run build && npm install -g .", "quick-setup": "npm install && npm run build", "test": "npm run build && node --test" }, "keywords": [ "mcp", "email", "streamable-http", "gmail", "smtp", "imap" ], "author": "guangxiangdebizi", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/guangxiangdebizi/email-mcp.git" }, "bugs": { "url": "https://github.com/guangxiangdebizi/email-mcp/issues" }, "homepage": "https://github.com/guangxiangdebizi/email-mcp#readme", "publishConfig": { "access": "public" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "dotenv": "^17.4.2", "googleapis": "^174.0.1", "imapflow": "^1.6.6", "mailparser": "^3.9.15", "nodemailer": "^9.0.5", "zod": "^3.25.76" }, "devDependencies": { "@types/mailparser": "^3.4.6", "@types/node": "^22.15.21", "@types/nodemailer": "^8.0.1", "@types/smtp-server": "^3.5.13", "smtp-server": "^3.19.3", "ts-node": "^10.9.2", "typescript": "^5.8.3" }, "overrides": { "html-to-text": "10.0.1" }, "directories": { "test": "test" }, "types": "./dist/index.d.ts" }
Related Skills
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
70.6k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
69.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.8kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
