Enterprise DNA
M MCP Servers Developer low

line/line-bot-mcp-server

by Various

MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

L

MCP

line/line-bot-mcp-server

Added 1 June 2026

#line #linebot #mcp #mcp-server

Overview

An MCP server that bridges the LINE Messaging API with AI agents. It allows an AI agent to send and receive messages through a LINE Official Account using the Model Context Protocol. Built in TypeScript and open source with 591 stars on GitHub.

Best for

Best for
Developers building AI agents that interact with LINE Official Accounts

Use cases

  • Connect an AI agent to a LINE Official Account for automated customer support
  • Enable an AI agent to send and receive LINE messages programmatically
  • Build a LINE chatbot that leverages an external AI reasoning engine

How to use

Install

npx @modelcontextprotocol/inspector node dist/index.js \

Tested with

Claude Desktop, Cline

Example client config

{\n  "mcpServers": {\n    "line-bot": {\n      "command": "npx",\n      "args": [\n        "@line/line-bot-mcp-server"\n      ],\n      "env": {\n        "NPM_CONFIG_IGNORE_SCRIPTS": "true",\n        "CHANNEL_ACCESS_TOKEN" : "FILL_HERE",\n        "DESTINATION_USER_ID" : "FILL_HERE"\n      }\n    }\n  }\n}

Notes

An MCP server that bridges the LINE Messaging API with AI agents. It allows an AI agent to send and receive messages through a LINE Official Account using the Model Context Protocol. Built in TypeScript and open source with 591 stars on GitHub.

591 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.

Use cases

  • Connect an AI agent to a LINE Official Account for automated customer support
  • Enable an AI agent to send and receive LINE messages programmatically
  • Build a LINE chatbot that leverages an external AI reasoning engine

Pros

  • Direct integration with LINE’s official Messaging API
  • Uses the standardized Model Context Protocol for agent communication
  • Open source and actively maintained with a TypeScript codebase

Cons

  • Requires a LINE Official Account and API credentials to use
  • Only works with AI agents that support the MCP protocol
  • Limited to the messaging capabilities exposed by the LINE API

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct integration with LINE's official Messaging API
  • Uses the standardized Model Context Protocol for agent communication
  • Open source and actively maintained with a TypeScript codebase

Cons

  • Requires a LINE Official Account and API credentials to use
  • Only works with AI agents that support the MCP protocol
  • Limited to the messaging capabilities exposed by the LINE API

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks