kakao-bot-mcp-server

kakao-bot-mcp-server

4

The Kakao Bot MCP Server project is an implementation designed to integrate AI agents with the Kakao Developers API for enhanced communication capabilities. It allows sending various types of messages and managing calendars via Kakao's services.

Kakao Bot MCP Server

A Model Context Protocol (MCP) server implementation that integrates the Kakao Developers API, allowing an AI Agent to connect with Kakao Official Accounts. This project provides tools to send various types of Kakao Talk messages using predefined templates.

Tools

  • Kakao TalkMessage API: Send text, feed, list, location, calendar, and commerce messages.
  • Kakao TalkCalendar API: Manage user calendars with functions to retrieve, create, update, and delete calendars.

Installation

  • Python 3.13+ required.
  • Must have a Kakao account and set up a Kakao application.