Back to Home
line icon

line-bot-mcp-server

Verified Safe

by line

Overview

Integrates AI agents with LINE Messaging API for automated communication and management of LINE Official Accounts.

Installation

Run Command
npx @line/line-bot-mcp-server

Environment Variables

  • CHANNEL_ACCESS_TOKEN
  • DESTINATION_USER_ID
  • PUPPETEER_EXECUTABLE_PATH
  • SERVER_PATH

Security Notes

Sensitive API keys (CHANNEL_ACCESS_TOKEN) and user IDs (DESTINATION_USER_ID) are managed via environment variables, which is appropriate. The `create_rich_menu` tool uses Puppeteer, and the Docker setup explicitly includes `--no-sandbox`, which reduces isolation and could be a minor security concern in some contexts. Error responses may include stack traces or internal details which could potentially leak information.

Similar Servers

Stats

Interest Score92
Security Score8
Cost ClassMedium
Avg Tokens750
Stars512
Forks88
Last Update2026-01-19

Tags

LINEChatbotMessaging APIAI AgentCommunication