Skip to main content
Glama

Hiworks Mail MCP

Hiworks Mail MCP

Это сервер MCP (Model Context Protocol), который может искать и отправлять почту, подключаясь к почтовой системе Hiworks.

Настройки МКП

Добавьте следующее в настройки сервера MCP в Claude Desktop или Cursor AI:

{ "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 при отправке массовых писем.

Лицензия

Данный проект распространяется по лицензии MIT.
Подробную информацию смотрите в файле ЛИЦЕНЗИЯ .

You must be authenticated.

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.

Сервер Model Context Protocol, обеспечивающий интеграцию с почтовой системой Hiworks для поиска, чтения и отправки электронных писем с поддержкой текста, HTML и вложений.

  1. Настройки МКП
    1. Настройки сервера
      1. осторожность
        1. Лицензия

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that provides web content fetching and conversion capabilities.
            Last updated -
            4
            89
            2
            JavaScript
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A 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 -
            40
            Python
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that provides tools for interacting with Gmail and Calendar APIs, enabling programmatic management of emails and calendar events.
            Last updated -
            8
            13
            JavaScript
            MIT License
            • Apple
          • -
            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 -
            22
            Python
            MIT License
            • 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