Skip to main content

line-bot-mcp-server

by line· AI & ML
525

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

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with line-bot-mcp-server

About

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

linelinebotmcpmcp-server