Skip to main content
Glama
zhulianxing

dsh-kankan-mail

by zhulianxing

dsh-kankan-mail

DSH 插件将 kankan.email(AI Agent 邮箱)开放为 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(可选;也可以通过每次工具调用传入)

注意:外发邮件使用 X-Mail-Key 头携带你的 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