Add your description here
Project description
Mail Client MCP
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-client
-
Install uv Linux/MacOS
curl -LsSf https://astral.sh/uv/install.sh | sh
Windows
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\\replace-with-repo-folder-location",
"mcp_email_client"
]
}
}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file orange_mcp_email_client-0.1.0.tar.gz.
File metadata
- Download URL: orange_mcp_email_client-0.1.0.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ae930dabe0e6ede346a2931eb60708c27aadb5cd769996ce4c82fc9d854ea67
|
|
| MD5 |
b7c4dc89ec5049afb15ce1bb1daa01d2
|
|
| BLAKE2b-256 |
f61afc7db743c93c504fc94b7c74b88f829d742ffc6517ddbde2f62e5e29969d
|
File details
Details for the file orange_mcp_email_client-0.1.0-py3-none-any.whl.
File metadata
- Download URL: orange_mcp_email_client-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a477dbe0f5fc8051cf9ab1c3cd739ede05c6be53e698ca55cd2c6a8fee7b3f15
|
|
| MD5 |
025bb2eb27aa13618a3a33a8ebf44d52
|
|
| BLAKE2b-256 |
2ba51208bc8699be0bca345ef1eca03fa346dd1dc80efd80cf78a17dafdb863f
|