Email Client
БесплатноНе проверенEmail Client as MCP Server. Feature: multiple configuration, more than just gmail
Описание
Email Client as MCP Server. Feature: multiple configuration, more than just gmail
README
Overview
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 provide MCP for Claude Desktop
Features
- List all email configurations
- Add new email configurations
- Update existing email configurations
- Delete email configurations
- Send emails using specified configurations
- Read the latest 5 unread emails
Installation
Clone the repository:
git clone https://github.com/gamalan/mcp-email-client.git cd mcp-email-clientInstall uv Linux/MacOS
curl -LsSf https://astral.sh/uv/install.sh | shWindows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"Install dependencies:
uv sync
Configuration
Configuration example using Claude Desktop
{
"mcpServers": {
"mcp_email_client": {
"command": "uv",
"args": [
"run",
"--directory",
"D:\\Project\\RepoPath",
"mcp_email_client"
]
}
}
}
or in VsCode
{
"servers": {
"any-name": {
"type": "stdio",
"command": "/path/to/uv",
"args": [
"run",
"--directory",
"/path/to/repo",
"run_mcp_server.py",
]
}
}
}
Установка Email Client
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/gamalan/mcp-email-clientFAQ
Email Client MCP бесплатный?
Да, Email Client MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Email Client?
Нет, Email Client работает без API-ключей и переменных окружения.
Email Client — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Email Client в Claude Desktop, Claude Code или Cursor?
Открой Email Client на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Email Client with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
