mcp-メールサーバー
MCP サーバー経由の IMAP と SMTP
Githubリポジトリ: https://github.com/ai-zerolab/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 で新しいリリースを作成します。
*.*.*形式で新しいタグを作成します。
詳細については、こちらをご覧ください。
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
- -security-license-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 -16Apache 2.0
- Asecurity-licenseAqualityEnables sending emails via SMTP with template management, supporting multiple SMTP configurations, template creation with variable substitution, and bulk email sending with rate limiting.Last updated -117
- -security-license-qualityProvides comprehensive Gmail integration with LLM processing capabilities, allowing users to read, search, filter emails and handle attachments through the Model Context Protocol.Last updated -81MIT License
- Asecurity-licenseAqualityManage 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 -6413336MIT License