Java-MCP-Server-For-SMTP-Mailing

RayenMalouche/Java-MCP-Server-For-SMTP-Mailing
★ 2 stars Java 🤖 AI/LLM Updated 5mo ago
A Model Context Protocol (MCP) server (using java sdk 0.11.0) that provides email sending capabilities through SMTP integration. This server acts as a bridge between MCP-compatible AI assistants (like Claude Desktop) and email services.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "java-mcp-server-for-": {
      "command": "npx",
      "args": [
        "-y",
        "RayenMalouche/Java-MCP-Server-For-SMTP-Mailing"
      ]
    }
  }
}

Topics

mcpmcp-mail-sevrermcp-servermcp-serversmcp-smtpmcp-smtp-javamodelcontextprotocol