Skip to main content
Glama

Hiworks Mail MCP

Hiworks Mail MCP

하이웍스 메일 시스템과 연동하여 메일 조회 및 전송을 할 수 있는 MCP(Model Context Protocol) 서버입니다.

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_PASSWORD: 하이웍스 계정 비밀번호

서버 설정

기본적으로 다음 서버 설정을 사용합니다:

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

주의사항

  • 계정 정보는 안전하게 관리해주세요.
  • 대량 메일 발송 시 하이웍스의 정책을 준수해주세요.

라이선스

이 프로젝트는 MIT 라이선스 하에 배포됩니다.
자세한 내용은 LICENSE 파일을 참고하세요.

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.

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.

  1. MCP 설정
    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