apple-mail-mcp
MCP server for Apple Mail - read, search, send, and manage emails via Claude and other AI assistants
Install / Use
claude mcp add sweetrb -- npx -y github:sweetrb/apple-mail-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
Tags
Skill content
View source on GitHub{ "name": "apple-mail-mcp", "version": "2.19.4", "packageManager": "pnpm@11.9.0", "description": "MCP server for Apple Mail - read, search, send, and manage emails via Claude and other AI assistants", "type": "module", "main": "build/index.js", "bin": { "apple-mail-mcp": "build/index.js", "apple-mail-send": "build/cli.js" }, "files": [ "build", "docs", "README.md", "LICENSE" ], "scripts": { "preinstall": "node -e "const fs=require('fs');const ua=process.env.npm_config_user_agent||'';if(fs.existsSync('.git')&&!ua.startsWith('pnpm')){console.error('\nThis repo uses pnpm. npm/yarn resolve dependencies off-lockfile and the committed bundle will mismatch CI.\n\n corepack enable && pnpm install --frozen-lockfile\n');process.exit(1)}"", "build": "tsc --noEmit && esbuild src/index.ts src/cli.ts --bundle --platform=node --format=esm --target=node20 --outdir=build --banner:js="import { createRequire as __createRequire } from 'node:module'; const require = __createRequire(import.meta.url);"", "start": "node build/index.js", "dev": "tsc --watch", "test": "vitest run", "test:integration": "vitest run --config vitest.integration.config.ts", "test:imap": "vitest run --config vitest.imap.config.ts", "test:all": "vitest run && vitest run --config vitest.integration.config.ts", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "lint": "eslint src", "lint:fix": "eslint src --fix", "format": "prettier --write src", "format:check": "prettier --check src", "typecheck": "tsc --noEmit", "sync:skills": "node scripts/sync-skills.mjs", "version": "node scripts/sync-plugin-version.mjs && git add .claude-plugin .agents/plugins codex .antigravity-plugin", "prepublishOnly": "pnpm run lint && pnpm test && pnpm run build", "prepare": "husky; pnpm run build" }, "keywords": [ "mcp", "apple-mail", "claude", "codex", "ai", "applescript", "macos", "email", "model-context-protocol" ], "author": "Rob Sweet rob@superiortech.io", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sweetrb/apple-mail-mcp.git" }, "homepage": "https://github.com/sweetrb/apple-mail-mcp#readme", "bugs": { "url": "https://github.com/sweetrb/apple-mail-mcp/issues" }, "engines": { "node": ">=20.0.0" }, "os": [ "darwin" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.29.0", "imapflow": "^1.4.1", "nodemailer": "^9.0.0", "zod": "^3.22.4" }, "devDependencies": { "@eslint/js": "^9.0.0", "@types/node": "^20.0.0", "@types/nodemailer": "^8.0.1", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", "@vitest/coverage-v8": "^4.1.9", "ajv": "^8.17.1", "esbuild": "^0.28.1", "eslint": "^9.0.0", "globals": "^17.0.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", "prettier": "^3.0.0", "tsconfig-paths": "^4.2.0", "typescript": "^5.0.0", "typescript-eslint": "^8.51.0", "vitest": "^4.1.9" }, "volta": { "node": "24.17.0" }, "lint-staged": { "src/**/*.ts": [ "eslint --fix", "prettier --write" ] } }
Related Skills
Agent-Reach
80.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
72.3k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
71.9kCompress 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
47.0kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
