Mail Client MCP
@gamalan
About Mail Client MCP
Email Client as MCP Server. Feature: multiple configuration, more than just gmail
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-email-client": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mail Client MCP?
Mail Client MCP is a Python-based email client that allows users to manage email configurations, send emails, and read the latest unread emails. It provides an MCP interface for integration with Claude Desktop and VS Code.
How to use Mail Client MCP?
Clone the repository, install the uv package manager, then run uv sync to install dependencies. Configure the MCP server by adding the provided JSON block to your Claude Desktop or VS Code MCP settings using stdio transport.
Key features of Mail Client MCP
- List all email configurations
- Add new email configurations
- Update existing email configurations
- Delete email configurations
- Send emails using specified configurations
- Read the latest
More Communication MCP servers
Telegram MCP server
chaindeadTelegram MCP for managing dialogs, messages, drafts, read statuses, and more.
WhatsApp MCP Server
lharriesWhatsApp MCP server
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
Gmail
shinzo-labsMCP Implementation for Gmail Services

Slack
modelcontextprotocolModel Context Protocol Servers
Comments