The LINE Bot MCP Server integrates the LINE Messaging API to enable AI agents to interact with LINE Official Accounts through six primary tools: pushing text or customizable flex messages to individual users, broadcasting messages to all followers, retrieving user profile information, and managing account resources like message quotas and rich menus. It solves the problem of connecting AI agents to the LINE messaging platform by providing a standardized MCP interface for sending messages, accessing user data, and managing account-level messaging features.
claude mcp add --transport stdio line-line-bot-mcp-server uvx line-bot-mcp-server