LINE Official Account

By lineCreated 4 days ago
starstarstarstarstar

Integrate the LINE Messaging API to connect an AI agent to a LINE Official Account.

Visit Project
Share this MCP:
X (Formerly Twitter)RedditblueskyThreads by Instagram

Category

Official MCP Server

Tags

Line Official AccountMessaging ApiAi Integration

what is LINE Official Account?

LINE Official Account is an MCP server implementation that connects AI agents to LINE's Messaging API, enabling automated interactions with users on the LINE platform.

how to use LINE Official Account?

  1. Create a LINE Official Account and enable the Messaging API. 2. Configure environment variables (CHANNEL_ACCESS_TOKEN, DESTINATION_USER_ID). 3. Integrate with AI agents via npx or Docker. 4. Use available tools to send messages, manage rich menus, or retrieve user data.

key features of LINE Official Account?

  • Integration with LINE Messaging API for AI-driven conversations
  • Support for text/flex message sending and broadcasting
  • Rich menu management (create, delete, set default)
  • User profile and message quota tracking
  • Compatibility with MCP-supported AI agents like Claude Desktop

use cases of LINE Official Account?

  1. Building customer support chatbots for LINE users
  2. Automated marketing campaigns via broadcast messages
  3. Personalized user interactions using AI-generated content
  4. Managing LINE account features programmatically

FAQ from LINE Official Account?

  • Is this compatible with any AI agent?

Requires AI agents supporting the Model Context Protocol (MCP).

  • What installation options exist?

Available via npx or Docker deployment.

  • Can I send rich media messages?

Supports flex messages with customizable layouts (bubbles, carousels).

  • Is this production-ready?

Currently in preview version with experimental features.