Back to directory
beylessai/hiworks-mcp

beylessai/hiworks-mcp

@beylessai

MCP server for integrating with Hiworks mail system to read and send emails

emailmailhiworksmcpserverkoreancommunicationsmtpcloud

Installation & Configuration

{
  "mcpServers": {
    "hiworks-mail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hiworks-mail-mcp@latest"
      ],
      "env": {
        "HIWORKS_USERNAME": "[email protected]",
        "HIWORKS_PASSWORD": "your_password"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13