Skip to main content

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

  1. Clone the repository:

    git clone https://github.com/gamalan/mcp-email-client.git
    cd mcp-email-client
    
  2. 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"
    
  3. 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",
            ]
        }
    }
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_mcp_email_client-0.1.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mseep_mcp_email_client-0.1.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file mseep_mcp_email_client-0.1.1.tar.gz.

File metadata

  • Download URL: mseep_mcp_email_client-0.1.1.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_mcp_email_client-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e8493f516a4709038a3723abfbce4cf9697419c744118209c7a6d25cb82f6491
MD5 dd8385aea9a15a258fa221f02bd0c76c
BLAKE2b-256 4bba03d6a492cccaffada3f65860169a7e44af7b53d15fc6f329d5dbebb2d081

See more details on using hashes here.

File details

Details for the file mseep_mcp_email_client-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_mcp_email_client-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 902b89eeaf7c7074c854b6ba6b885889aab4cbedfbaaf4568a84627cffff134b
MD5 7cab778c33b84b196dd56f5386cac8c7
BLAKE2b-256 1920db1c8f48e80defd751fc1675474c0ad80626f3aa4a251c543f138109fa8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page