LINE

LINE

MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

5.7K

10 Tools

Packaged by
Requires Configuration
Requires Secrets
Add to Docker Desktop

Version 4.43 or later needs to be installed to add the server automatically

Tools

NameDescription
broadcast_flex_messageBroadcast a highly customizable flex message via LINE to all users who have added your LINE Official Account. Supports both bubble (single container) and carousel (multiple swipeable bubbles) layouts. Please be aware that this message will be sent to all users.
broadcast_text_messageBroadcast a simple text message via LINE to all users who have followed your LINE Official Account. Use this for sending plain text messages without formatting. Please be aware that this message will be sent to all users.
cancel_rich_menu_defaultCancel the default rich menu.
delete_rich_menuDelete a rich menu from your LINE Official Account.
get_message_quotaGet the message quota and consumption of the LINE Official Account. This shows the monthly message limit and current usage.
get_profileGet detailed profile information of a LINE user including display name, profile picture URL, status message and language.
get_rich_menu_listGet the list of rich menus associated with your LINE Official Account.
push_flex_messagePush a highly customizable flex message to a user via LINE. Supports both bubble (single container) and carousel (multiple swipeable bubbles) layouts.
push_text_messagePush a simple text message to a user via LINE. Use this for sending plain text messages without formatting.
set_rich_menu_defaultSet a rich menu as the default rich menu.

Manual installation

You can install the MCP server using:

Installation for

Related servers