#723 · Primary category: AI Agents & Automation

line-bot-mcp-server

line linebot mcp mcp-server

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

Project last updated:08/29/26

GitHub Stars

771

Forks

148

Contributors

15

License

Apache-2.0

Why we included this project

This MCP server gives an AI agent a direct line into a LINE Official Account, exposing the Messaging API as tools the model can call. That means an assistant can push plain text or rich flex messages to a specific user, broadcast to everyone who follows the account, pull a user's profile, check the monthly message quota, and manage rich menus. Setup is straightforward for a Node.js project: configure a channel access token and an optional default recipient, then register the server with a client like Claude Desktop or Cline. It's a practical fit for teams building LINE-based customer bots or notification flows, though the project is still a preview, so it's worth testing behavior before you lean on it in production.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category