Skip to main content
Glama
zhulianxing

dsh-kankan-mail

by zhulianxing

dsh-kankan-mail

DSH 플러그인은 kankan.email(AI 에이전트 메일박스)을 MCP 도구로 노출합니다. 의존성 없음 — stdio를 통해 NDJSON JSON-RPC를 주고받는 단일 mcp-server.js Node 스크립트입니다.

도구

도구

설명

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이 인증 헤더 이름을 바꾸면 mck-server.jsmailHeaders()를 조정하세요.

라이선스

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