line-bot-mcp-server

line-bot-mcp-server

3.2

If you are the rightful owner of line-bot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The LINE Bot MCP Server is a Model Context Protocol server implementation that integrates with the LINE Messaging API to connect an AI Agent to a LINE Official Account.

The LINE Bot MCP Server is designed to facilitate communication between AI agents and users through the LINE messaging platform. By leveraging the Model Context Protocol (MCP), this server allows for seamless integration with LINE's messaging API, enabling AI agents to send and receive messages, retrieve user profiles, and broadcast messages to multiple users. This server is particularly useful for developers looking to enhance their AI applications with robust messaging capabilities on the LINE platform. The server is provided as a preview version, intended for experimental use, and may not include full functionality or comprehensive support.

Features

  • Integration with LINE Messaging API for AI communication.
  • Support for sending and broadcasting text and flex messages.
  • Ability to retrieve detailed user profile information.
  • Customizable message formats with flex message support.
  • Preview version for experimental use with potential limitations.

Tools

  1. push_text_message

    Push text message to the specified user

  2. push_flex_message

    Push Flex messages to the specified user

  3. broadcast_text_message

    Broadcast text messages to all users

  4. broadcast_flex_message

    Broadcast Flex messages to all users

  5. get_profile

    Get detailed information about users