CommunicationTypeScript

line-bot-mcp-server

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

Free
N/A rating (0 reviews)0 installs553 GitHub stars
LINEMCPAI

The LINE Bot MCP Server allows developers to send messages to users via the LINE platform, utilizing both simple text and highly customizable flex messages. It provides functionalities to push messages directly to specific users or broadcast messages to all followers of a LINE Official Account. The server is designed for experimental use and may not yet include all features or full support.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "line-bot-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-line-bot-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
line-bot-mcp-server MCP Server — MCPNest — MCPNest