MCP.so
Sign In

Mail Client MCP

@gamalan

About Mail Client MCP

Email Client as MCP Server. Feature: multiple configuration, more than just gmail

Basic information

Category

Communication

Runtime

python

Transports

stdio

Publisher

gamalan

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

Comments

More Communication MCP servers