line-bot-mcp-server

MCP.Pizza Chef: line

Built by LINE itself, this server can send a message to one follower or broadcast to everyone following your official account. It also looks up a follower's display name and picture, reports how much of your monthly message allowance is left, and creates or swaps the rich menu buttons that sit at the bottom of a chat. You need a LINE Official Account with messaging enabled plus its channel access token. LINE labels the project a preview, so expect gaps.

Communication

Use This MCP server To

Send a message to a follower without opening LINE Broadcast an announcement to everyone following my account Check how many messages I have left this month Look up a follower's display name and picture Build a menu of shortcut buttons for my chat

README

日本語版 READMEはこちら

LINE Bot MCP Server

npmjs

Model Context Protocol (MCP) server implementation that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

Note

This repository is provided as a preview version. While we offer it for experimental purposes, please be aware that it may not include complete functionality or comprehensive support.

Tools

line-bot-mcp-server FAQ

Which apps does this work with?
Claude Desktop and Cline are documented, and any other MCP-capable assistant should work.
Do I need an API key?
Yes. You need a LINE Official Account with messaging turned on, plus its channel access token.
Can I use this to announce something to all my followers at once?
Yes — a broadcast tool sends the same text or rich card to everyone who follows the account.
How hard is setup?
Paste a config block with your token if you use the npx route. The Docker route means cloning the repository and building the image yourself.
Is it finished?
No. LINE calls the repository a preview version and warns that functionality and support may be incomplete.
Does it work with my personal LINE account?
No. It works through a LINE Official Account, which is the business side of LINE.