This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also
Connect Email to Claude, Cursor or any other MCP client and it stops being a tab you switch to. This server enables users to send emails through various email providers, including Gmail, Outlook, Yahoo, Sina, Sohu, 126, 163, and QQ Mail. It also supports. The email mcp server is what makes that connection.
A Model Context Protocol server that provides email functionality. This server enables LLMs to compose and send emails, as well as search for attachments within specified directories.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
send_email — Sends emails based on the provided subject, body, and receiversearch_attachments — Searches for files in a specified directory that match a given patternPrompts — The Prompts tool exposed by this serverConda — The Conda tool exposed by this serverConfiguration is passed through the environment: SENDER, PASSWORD. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
The server ships on PyPI as the, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Plenty of team communication servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Email's toolset — send_email, search_attachments, Prompts and 1 more — is a fair guide to whether it matches your workflow.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| send_email | Sends emails based on the provided subject, body, and receiver. |
| search_attachments | Searches for files in a specified directory that match a given pattern. |
| Prompts | The Prompts tool exposed by this server. |
| Conda | The Conda tool exposed by this server. |
#### UV
```json
{
"mcpServers": {
"email": {
"command": "uv",
"args": [
"~\\servers\\src\\email\\src\\mcp_server_email",
"--dir",
"C:\\Users\\YourUserName\\Desktop"
],
"env": {
"SENDER": "2593666979q@gmail.com",
"PASSWORD": "tuogk......."
}
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| SENDER | Configuration value read at startup. | Optional |
| PASSWORD | Configuration value read at startup. | Optional |
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
MCP server enabling room-based messaging between multiple agents
AI-powered access to Attio CRM. Manage contacts, companies, deals, tasks, and notes. Search records, update pipelines, and automate workflows for