mcp-メールサーバー
MCP サーバー経由の IMAP と SMTP
- Githubリポジトリ: https://github.com/ai-zerolab/mcp-email-server/
- ドキュメントhttps://ai-zerolab.github.io/mcp-email-server/
インストール
手動インストール
環境を管理するにはuvを使用することをお勧めします。
uvx mcp-email-server@latest ui
を試して設定し、mcp クライアントに次の設定を使用します。
このパッケージはPyPIで入手可能なので、 pip install mcp-email-server
を使用してインストールできます。
その後、UIを使用してメールサーバーを設定します: mcp-email-server ui
その後、 Claude Desktopで試すことができます。他の mcp クライアントと統合したい場合は、パスを$which mcp-email-server
で指定し、クライアント側で以下のように設定してください。
docker
が利用可能な場合は、docker イメージの使用を試みることができますが、 MCP
経由のtools
を使用してクライアント側で設定する必要があるかもしれません。デフォルトの設定パスは~/.config/zerolib/mcp_email_server/config.toml
です。
Smithery経由でインストール
Smithery経由で Claude Desktop のメール サーバーを自動的にインストールするには:
発達
このプロジェクトはuvを使用して管理されます。
仮想環境をインストールし、コミット前のフックをインストールするには、 make install
試してください。
ローカル開発にはuv run mcp-email-server
を使用します。
新バージョンのリリース
- PyPIで API トークンを作成します。
- このページにアクセスして、
PYPI_TOKEN
という名前で API トークンをプロジェクトのシークレットに追加します。 - Github で新しいリリースを作成します。
*.*.*
形式で新しいタグを作成します。
詳細については、こちらをご覧ください。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
IMAP および SMTP 機能を提供し、開発者がシームレスな統合と自動化されたワークフローで電子メール サービスを管理できるようにします。
Related Resources
Related MCP Servers
- -securityAlicense-qualityEnables interaction with Gmail through the Gmail API to read, send, and manage emails. Supports multiple Gmail accounts with real-time monitoring and advanced features for email search and attachment handling.Last updated -8PythonApache 2.0
- AsecurityFlicenseAqualityA simple MCP server that enables users to send emails using Resend's API, integrating with tools like Cursor and Claude Desktop for seamless email composition and delivery.Last updated -16321TypeScript
MailPace MCP Serverofficial
AsecurityAlicenseAqualityAn MCP server implementation that allows sending emails over MailPace's fast transactional email API.Last updated -11TypeScriptMIT License- AsecurityAlicenseAqualityManage your emails effortlessly with a standardized interface for drafting, sending, retrieving, and organizing messages. Streamline your email workflow with complete Gmail API coverage, including label and thread management.Last updated -653687JavaScriptMIT License