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

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Stage only · 17/100Stage only
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande CLI universelle
npx tokrepo install 5725c221-58ff-5183-8470-763c000d8008
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