line/line-bot-mcp-server
MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
What it solves
This project provides a way for AI agents to interact with the LINE Messaging API, allowing them to send messages, manage user profiles, and handle rich menus for a LINE Official Account.
How it works
It is implemented as a Model Context Protocol (MCP) server. By integrating this server into an AI agent (such as Claude Desktop or Cline), the agent gains access to a set of tools that can perform actions on the LINE platform, such as pushing text or Flex messages to users, broadcasting messages to all followers, and managing rich menus.
Who it’s for
Developers who want to connect an AI agent to a LINE Official Account to automate communication and user interaction on the LINE messaging app.
Highlights
- Messaging Tools: Send simple text messages or highly customizable Flex messages via push or broadcast methods.
- User Management: Retrieve user profile information and lists of follower IDs.
- ** uma Rich Menu Management**: Create, delete, and set default rich menus with various action types (e.g., postback, URI, camera, location).
- Account Monitoring: Check the message quota and consumption of the LINE Official Account.
Related
- Project
- Project
- Project
- Project
- Project