linewhiz

AI-powered MCP server for managing LINE Official Accounts.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Get Account Info: Get LINE Official Account info: name, friend count, plan, picture URL.
  • Get Friend Count: Get the number of LINE OA friends/followers on a specific date. Provide date as YYYYMMDD or omit for yesterday.
  • Get Message Quota: Get remaining message quota for this month. Shows total allowed, used, and remaining messages.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

AI-powered MCP server for managing LINE Official Accounts. Send broadcasts, push messages, check analytics, manage rich menus — all through natural language via Claude, ChatGPT, or Cursor.

10 tools included:

  • Account info, friend count, message quota
  • Broadcast, push message, multicast
  • Delivery stats, user profiles, follower list
  • Rich menu management

Supports 95M+ LINE users across Japan, Thailand, and Taiwan.

Список инструментов сервера (10)

Технические названия из tools/list. Нужны только разработчикам.

get_account_infoGet LINE Official Account info: name, friend count, plan, picture URL.
get_friend_countGet the number of LINE OA friends/followers on a specific date. Provide date as YYYYMMDD or omit for yesterday.
get_message_quotaGet remaining message quota for this month. Shows total allowed, used, and remaining messages.
send_broadcastSend a text message to ALL friends of this LINE OA. Use carefully — this reaches everyone and costs message quota.
send_push_messageSend a direct text message to a specific user by their LINE user ID.
send_multicastSend a text message to multiple users at once (max 500 user IDs).
get_message_delivery_statsGet delivery statistics (sent, opened, clicked) for messages sent on a specific date.
get_user_profileGet profile info of a LINE user: display name, picture, status message.
list_rich_menusList all rich menus created for this LINE OA.
get_followersGet the list of user IDs of followers of this LINE OA. Use this to find user IDs for send_push_message or get_user_profile.