Skip to main content
Glama
beylessai

Hiworks Mail MCP

by beylessai

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

Related MCP server: MCP Mail Server

Настройки сервера

По умолчанию используются следующие настройки сервера:

  • POP3: pop3s.hiworks.com:995 (SSL)

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

осторожность

  • Пожалуйста, сохраняйте данные своей учетной записи в безопасности.

  • Пожалуйста, следуйте политике Hiworks при отправке массовых писем.

Лицензия

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

Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    A Model Context Protocol server that enables applications to interact with Gmail through a clean API, supporting email searching, sending, reading, and label management.
  • A
    license
    Not graded
    quality
    A
    maintenance
    A Model Context Protocol server that enables email operations through POP3 and SMTP protocols in Cursor AI, allowing users to send, receive, list, and manage emails using natural language commands.
    343
    45
    MIT
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that enables users to interact with their Naver Mail account via the Model Context Protocol. It allows for seamless mail integration and management within MCP-compatible clients like Claude Desktop.
    16
  • F
    license
    B
    quality
    Not graded
    maintenance
    This MCP server enables users to manage emails via POP3 and SMTP protocols, allowing for listing, searching, reading, and sending messages. It also supports fetching email threads and extracting text content from various document attachments including PDFs and Office files.
    8

View all related MCP servers

Related MCP Connectors

  • Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.

  • Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.

  • AI email inbox and sending tools with attachments, search, live events, and webhooks.

View all MCP Connectors

Latest Blog Posts

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