Labsco
MCP SERVER

Kakao Bot MCP Server

by inspirit941

Send yourself KakaoTalk messages from an agent — plain text, a feed card with an image, or a list of links.

Notifications & Alerting to Humans
Summary
A working notification channel into KakaoTalk, scoped to yourself.

It covers the send-to-me templates, which is the part of Kakao's message API an individual developer can actually get permission for — most of the rest is gated behind a registered business application. Read as a self-notification channel it works; read as a way to message customers it will not.

What it is

A bridge to the Kakao Developers message API, covering the default 'send to me' templates. Each call names the email address the Kakao account is registered under, and the message arrives in your own KakaoTalk.

What you get
  • A text message to yourself, with a link and an optional button
  • A feed card carrying an image, its dimensions and a link
  • A list card, for several items in one message
  • Web and mobile-web link targets on each message, plus app execution parameters for iOS and Android
Requirements

An application registered at developers.kakao.com and a Kakao account linked to the email address you pass in. Runs locally with uv on your PATH.

Setup effort

Build from source — clone the repository and build it, then point your client at the binary