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: ハイワークス アカウントのパスワード
Related MCP server: MCP Mail Server
サーバー設定
デフォルトでは、次のサーバー設定を使用します。
POP3: pop3s.hiworks.com:995 (SSL)
SMTP: smtps.hiworks.com:465 (SSL/TLS)
注意事項
アカウント情報は安全に管理してください。
一括メール発送の際、ハイワークスの方針を遵守してください。
Maintenance
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
- -licenseNot gradedqualityNot gradedmaintenanceA Model Context Protocol server that enables applications to interact with Gmail through a clean API, supporting email searching, sending, reading, and label management.
- AlicenseNot gradedqualityAmaintenanceA 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.34345MIT
- FlicenseBqualityDmaintenanceAn 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
- FlicenseBqualityNot gradedmaintenanceThis 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
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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