Emails MCP Server
Give your AI agent an inbox. A hosted Model Context Protocol server that lets Claude, Cursor, or any MCP‑compatible client read, search, send, organize, and schedule email through your existing mailboxes - without ever storing your mail.
Teams that want a hosted email endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 5 · #59 OF 75 MAINTAINED EMAIL · VERIFIED 2026-08-25
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install Emails
before you install - you'll need
IMAP_PASSWORD
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add albretsen-mcpemails --transport http https://mcpemails.com/api/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"albretsen-mcpemails": {
"url": "https://mcpemails.com/api/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcpemails.com/api/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as remote - your agent's requests go to mcpemails.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license AGPL-3.0 - declared in the repository
registry vendor namespace com.mcpemails - domain-verified with the official MCP registry
03 · Who maintains Emails
MCP Emails is maintained by albretsen. It's the only MCP server we track from this author; the repo dates to May 2026.
04 · Facts
- repository
- github.com/albretsen/mcpemails
- website
- https://mcpemails.com/
- category
- email - ranked #59 of 75 actively-maintained email servers as of 2026-08-25.
- registry
- com.mcpemails/emails (active, first published 2026-06-10 · 4 versions)
05 · Emails FAQ
What is Emails?
Give your AI agent an inbox. A hosted Model Context Protocol server that lets Claude, Cursor, or any MCP‑compatible client read, search, send, organize, and schedule email through your existing mailboxes - without ever storing your mail.
Is Emails still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
How do I install Emails?
Run `claude mcp add albretsen-mcpemails --transport http https://mcpemails.com/api/mcp`. The README documents one environment variable (IMAP_PASSWORD) to set first. You can also paste the ready-made client config above.
Does Emails require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
06 · Alternatives to Emails
Alternatives to Emails
Maintained email servers if Emails isn't the fit.
- Emailmd Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails. ★ 1,303 · 2026-08-15
- Sessy - Amazon SES observability Read-only Amazon SES observability: search events, inspect bounces, pull delivery stats. ★ 914 · 2026-08-18
- Mu News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint. ★ 387 · 2026-08-24
- Hqbase Connect AI agents to your self-hosted HQBase shared email workspace. ★ 295 · 2026-08-25
- SendGrid MCP server for SendGrid - global transactional + marketing email (Twilio-owned) ★ 269 · 2026-08-12
- Atomic Mail Programmable email inbox for AI agents - JMAP, PoW auth, stdio MCP server. ★ 266 · 2026-08-11
More email MCP servers · Mail Index · EWS Meeting MCP · Hyades · Gmail MCP Server
More TypeScript MCP servers · Campus CLI · Central Intelligence · Scala Score · The Game Crafter · Uisandbox · see all