{"type":"mcp_server","name":"mcp-email-client","description":"Mail Client MCP is a Python email client enabling users to manage configurations, send emails, and read the latest unread messages, providing MCP functionality for Claude Desktop. Mail Client MCP","category":"Communication","language":"Python","stars":18,"forks":0,"owner":"gamalan","github_url":"https://github.com/gamalan/mcp-email-client","homepage":null,"setup":"## Setup\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/gamalan/mcp-email-client.git\n    cd mcp-email-client\n    ```\n2. Install uv:\n    Linux/MacOS\n    ```sh\n    curl -LsSf https://astral.sh/uv/install.sh | sh\n    ```\n    Windows\n    ```powershell\n    powershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n    ```\n3. Install dependencies:\n    ```sh\n    uv sync\n    ```","tools":"## Available Tools\n\n1. List all email configurations (Allows users to view existing email settings).\n2. Add new email configurations (Enables users to create new email profiles).\n3. Update existing email configurations (Allows users to modify existing email settings).\n4. Delete email configurations (Enables users to remove email profiles).\n5. Send emails using specified configurations (Allows users to send emails using configured settings).\n6. Read the latest 5 unread emails (Allows users to retrieve and view recent unread emails).","faq":null,"created_at":"2025-03-07T05:53:04+00:00","updated_at":"2025-03-22T10:56:52+00:00","source_url":"https://model-context-protocol.com/servers/email-client-mcp-multiple-configuration-support","related_articles":[]}