Skip to main content
Glama
zhulianxing

dsh-kankan-mail

by zhulianxing

dsh-kankan-mail

DSH プラグイン。 kankan.email(AIエージェントのメールボックス)を MCP ツールとして公開します。依存ゼロ — 単一の mcp-server.js Node スクリプトが stdio 上で NDJSON JSON-RPC 通信を行います。

ツール

ツール

説明

create_mailbox(name_hint?)

メールボックスを作成し、アドレスと mail_key を返します(キーは必ず保存してください)

list_messages(address?, key?, after_id?)

受信メッセージを一覧表示します(after_id による増分取得)

send_mail(to, subject, body, address?, key?)

メールボックスからメールを送信します

renew_mailbox(address?, key?)

メールボックスを更新します

pay_order(order_no, method)

注文を支払います

order_status(order_no)

注文ステータスを照会します

Related MCP server: Envoi MCP

インストール

npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-kankan-mail

設定

DSH を起動する前に環境変数を設定してください(MCP サーバーに転送されます):

  • KANKAN_ADDRESS — デフォルトのメールボックスアドレス(任意。ツール呼び出しごとに指定可能)

  • KANKAN_MAIL_KEY — デフォルトの mail_key(任意。ツール呼び出しごとに指定可能)

注:送信メールは mail_key を含む X-Mail-Key ヘッダーを使用します。kankan.email が認証ヘッダー名を変更した場合は、mcp-server.js 内の mailHeaders() を調整してください。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
C
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

  • A
    license
    A
    quality
    D
    maintenance
    Provides AI agents with a real email address to send, receive, and manage emails via the Envoi.work platform. It enables seamless email communication, including inbox management and threaded replies, directly within MCP-compatible clients.
    5
    19
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides an AI agent with its own email address to send, receive, and manage emails via MCP. No email server setup required.
    124
    12
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Give AI agents their own email inboxes. Create, send, receive, and manage email entirely via MCP tools.

View all related MCP servers

Related MCP Connectors

  • Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.

  • Fully-managed email as MCP tools - register domains, real mailboxes, send and receive mail.

  • Give an AI agent its own email address: send, reply, read, and wait for mail.

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/zhulianxing/dsh-kankan-mail'

If you have feedback or need assistance with the MCP directory API, please join our Discord server