MCP Servers / communication / LINE Bot MCP Server

LINE Bot MCP Server

JSON →
nonecommunication

Connects an AI agent to a LINE Official Account using the LINE Messaging API.

Install
How to run this server

No install command recorded.

server path: line-bot-mcp-server
Tools
What this server exposes
push_text_message
Push a simple text message to user via LINE.
push_flex_message
Push a highly customizable flex message to user via LINE. Supports both bubble (single container) and carousel (multiple swipeable bubbles) layouts.
get_profile
Get detailed profile information of a LINE user including display name, profile picture URL, status message and language.
Configuration
Environment & auth
authnone
envDESTINATION_USER_ID
envCHANNEL_ACCESS_TOKEN
Resources
LINE Bot MCP Server — MCP Server · libregistry