Skip to main content
Glama

Hiworks Mail MCP

Hiworks Mail MCP

这是一个MCP(模型上下文协议)服务器,可以与Hiworks邮件系统联动,搜索和发送邮件。

MCP 设置

将以下内容添加到 Claude Desktop 或 Cursor AI 中的 MCP 服务器设置中:

{ "mcpServers": { "hiworks-mail-mcp": { "command": "npx", "args": ["-y", "hiworks-mail-mcp@latest"], "env": { "HIWORKS_USERNAME": "your.email@hiworks.com", "HIWORKS_PASSWORD": "your_password" } } } }
  • HIWORKS_USERNAME :Hiworks 电子邮件地址
  • HIWORKS_PASSWORD :Hiworks 账户密码

服务器设置

默认情况下,使用以下服务器设置:

  • POP3:pop3s.hiworks.com:995(SSL)
  • SMTP:smtps.hiworks.com:465(SSL/TLS)

警告

  • 请妥善保管您的账户信息。
  • 发送群发邮件时请遵循 Hiworks 的政策。
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

模型上下文协议服务器允许与 Hiworks 邮件系统集成,以搜索、阅读和发送支持文本、HTML 和附件的电子邮件。

  1. MCP 设置
    1. 服务器设置
      1. 警告

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A 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 -
          48
          Python
          MIT License
          • Linux
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that integrates with the Icypeas API to help users find work emails based on name and company information.
          Last updated -
          1
          JavaScript
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol server that enables AI models to send emails via simple tool calls, supporting both plain text and HTML formats with JWT authentication.
          Last updated -
          1
          22
          3
          TypeScript
        • A
          security
          F
          license
          A
          quality
          A Model Context Protocol service for comprehensive email management that supports multiple email providers, with complete functionality for viewing, organizing, and batch processing emails.
          Last updated -
          10
          • Apple
          • Linux

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/beylessai/hiworks-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server