Skip to main content
Glama
zhulianxing

dsh-kankan-mail

by zhulianxing

dsh-kankan-mail

DSH plugin exposing kankan.email (AI Agent mailboxes) as MCP tools. Zero dependencies — a single mcp-server.js Node script speaking NDJSON JSON-RPC over stdio.

Tools

Tool

Description

create_mailbox(name_hint?)

Create a mailbox; returns the address + mail_key (save the key!)

list_messages(address?, key?, after_id?)

List received messages (incremental via after_id)

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

Send an email from the mailbox

renew_mailbox(address?, key?)

Renew the mailbox

pay_order(order_no, method)

Pay an order

order_status(order_no)

Query order status

Related MCP server: Envoi MCP

Install

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

Configuration

Set environment variables before launching DSH (they are forwarded to the MCP server):

  • KANKAN_ADDRESS — default mailbox address (optional; can be passed per tool call)

  • KANKAN_MAIL_KEY — default mail_key (optional; can be passed per tool call)

Note: outbound send uses the X-Mail-Key header carrying your mail_key. If kankan.email changes its auth header name, adjust mailHeaders() in mcp-server.js.

License

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