Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

LINE Bot MCP Server — Connect Agents to LINE OA

LINE Bot MCP Server connects agents to LINE Official Accounts for messaging, rich menus, and usage stats. Verified 577★; setup takes ~10–20 minutes.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 5725c221-58ff-5183-8470-763c000d8008 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

LINE Bot MCP Server connects agents to LINE Official Accounts for messaging, rich menus, and usage stats. Verified 577★; setup takes ~10–20 minutes.

Best for: Teams who want an agent to operate customer messaging flows inside LINE

Works with: Claude Desktop, Claude Code, Cline, Cursor, any MCP client that can run npx or Docker

Setup time: 10-20 minutes

Key facts (verified)

  • GitHub: 577 stars · 104 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npx -y @line/line-bot-mcp-server.

Main

  • Use it when you need real operations: README lists tools for sending messages, managing rich menus, and querying plan/usage limits.

  • Start by wiring env vars (CHANNEL_ACCESS_TOKEN + optional DESTINATION_USER_ID) and test a single send-message tool before automating flows.

  • If you prefer isolation, README also documents a Docker-based installation and MCP configuration path.

Source-backed notes

  • README provides an npx-based MCP server config that runs @line/line-bot-mcp-server and reads env vars for credentials.
  • README includes a Docker setup flow (build image, then configure MCP client to run docker with args/env).
  • README documents tool coverage beyond messaging, including rich menu operations and usage/plan queries.

FAQ

  • Do I need a LINE Official Account?: Yes — README requires creating an OA and enabling the Messaging API.
  • Where do I find the access token?: README links the LINE docs for Channel Access Tokens (long-lived).
  • Can I run it with Docker instead of npx?: Yes — README includes a Docker installation path.
🙏

Source et remerciements

Source: https://github.com/line/line-bot-mcp-server > License: Apache-2.0 > GitHub stars: 577 · forks: 104

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires