
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
email2chat-mcp
Advanced tools
MCP server for Email2Chat — connect Claude Desktop and AI agents to your monitored email inbox
MCP server for Email2Chat — connect Claude Desktop and AI agents to your monitored Gmail and Outlook inboxes.
Gives Claude (and any MCP-compatible AI agent) access to your email inbox:
Add to your claude_desktop_config.json:
{
"mcpServers": {
"email2chat": {
"command": "uvx",
"args": ["email2chat-mcp"],
"env": {
"EMAIL2CHAT_API_KEY": "em2c_your_key_here"
}
}
}
}
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonpip install email2chat-mcp
EMAIL2CHAT_API_KEY=em2c_your_key email2chat-mcp
| Variable | Required | Default | Description |
|---|---|---|---|
EMAIL2CHAT_API_KEY | Yes | — | Your API key from the dashboard |
EMAIL2CHAT_API_URL | No | https://email2chat.com/api/v1 | Override for self-hosted instances |
| Tool | Description |
|---|---|
get_recent_emails | Get latest emails with AI summaries |
search_emails | Search by keyword, sender, or label |
get_email_body | Fetch full body of a specific email |
get_monitoring_status | Check which inboxes are active |
mark_email_read | Mark email as read (Outlook only for now) |
archive_email | Archive email (Outlook only for now) |
Once connected, ask Claude:
Full REST API documentation: email2chat.com/developers
MIT
FAQs
MCP server for Email2Chat — connect Claude Desktop and AI agents to your monitored email inbox
We found that email2chat-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.