The Hiworks Mail MCP server allows users to interact with the Hiworks mail system with the following capabilities:
- Read username: Retrieve the configured Hiworks username
- Search email: Search for emails in the Hiworks mailbox
- Read email: Read a specific email by providing the message ID
- Send email: Send emails with options for recipients, subject, content (HTML or text), attachments, CC, and BCC
Hiworks Mail MCP
This is an MCP (Model Context Protocol) server that can search and send mail by linking with the Hiworks mail system.
MCP Settings
Add the following to your MCP server settings in Claude Desktop or Cursor AI:
HIWORKS_USERNAME
: Hiworks email addressHIWORKS_PASSWORD
: Hiworks account password
Server Settings
By default, the following server settings are used:
- POP3: pop3s.hiworks.com:995 (SSL)
- SMTP: smtps.hiworks.com:465 (SSL/TLS)
caution
- Please keep your account information safe.
- Please follow Hiworks' policies when sending bulk emails.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server that allows integration with Hiworks mail system to search, read, and send emails with support for text, HTML, and attachments.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that provides web content fetching and conversion capabilities.Last updated -4892JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that provides a seamless email management interface through Claude, allowing users to search, read, and send emails directly through natural language conversations.Last updated -40PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for interacting with Gmail and Calendar APIs, enabling programmatic management of emails and calendar events.Last updated -813JavaScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables LLMs to compose and send emails with attachments, as well as search for files in specified directories that match given patterns.Last updated -22PythonMIT License