LINE Bot MCP
by LINE
Official LINE MCP server for building AI-powered messaging experiences on the LINE platform
communication Node.js Intermediate Self-hostable Verified
β 200 stars π
Updated: 1mo ago
Description
Official MCP server from LINE Corporation that integrates the LINE Messaging API with AI assistants. Connect your AI workflows directly to the LINE platform to send messages, manage rich menus, handle user interactions, and broadcast content to millions of users. Built and maintained by the LINE team, this server provides reliable access to the full range of LINE bot capabilities β from one-on-one conversations to group management and rich media messaging. Essential for developers building AI-powered chatbots and automation on the LINE ecosystem, which dominates messaging in Japan, Taiwan, and Thailand.
β Best for
Developers building AI-powered bots and automation for the LINE messaging platform
βοΈ Skip if
Your users are not on LINE or you need a multi-platform messaging solution
π‘ Use cases
- Building AI-powered LINE chatbots that respond intelligently to user messages
- Automating customer support workflows on the LINE platform
- Managing rich menus and interactive content for LINE official accounts
- Broadcasting messages and content to LINE user segments
π Pros
- β Official server maintained by LINE Corporation β reliable and up-to-date
- β Full access to LINE Messaging API features including rich menus and flex messages
- β Simple npx installation with standard MCP stdio transport
- β Essential for reaching 200M+ LINE users across Asia
π Cons
- β Requires LINE channel access token setup through LINE Developer Console
- β Limited to the LINE platform β not a general messaging solution
- β Some advanced features require a paid LINE Official Account plan
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| manage_rich_menu | management | Create, update, or delete rich menus for LINE official accounts |
| manage_group | management | Manage LINE group settings and members |
| send_message | messaging | Send a message to a LINE user or group |
| broadcast_message | messaging | Broadcast a message to all followers of the LINE official account |
| get_profile | user | Get the profile information of a LINE user |
β‘ Installation
Prerequisites:
- β’ Node.js v18+
- β’ LINE channel access token
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Set up your LINE channel in the LINE Developer Console first and obtain a channel access token. Use rich menus to create interactive interfaces that complement AI conversations.
π Alternatives
Quick info
- Author
- LINE
- License
- Apache-2.0
- Runtime
- Node.js 18+
- Transport
- stdio
- Category
- communication
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows