ClaudePostServer

ZilongXue
GitHub
Email ManagementAutomationNatural Language Processing

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server providing an interface for seamless email management via Claude. This integration allows users to handle emails through natural language dialogues, supporting secure searching, reading, and sending emails.

📝 JSON Entries

{
  "mcpServers": [
    {
      "email": {
        "args": [
          "--directory",
          "/path/to/claude-post/src/email_client",
          "run",
          "email-client"
        ],
        "command": "/Users/username/.local/bin/uv"
      }
    }
  ]
}

🛠️ Tools

uvPython 3.12 or higher

Features

  • Email searching and reading
  • Email composing and sending
  • TLS secure email handling

💬 Example Queries

  • Show emails from last week
  • Find emails with subject containing 'meeting'
  • Search for emails from recruiting@linkedin.com between January 1, 2024 and January 7, 2024
  • How many emails did I receive today?
  • I want to send an email to john@example.com