Skip to content
Back to search
30
MCP

@aotoki/n8n-nodes-line-messaging

n8n/@aotoki/n8n-nodes-line-messaging

The LINE Bot node for n8n, which allows you to send messages to LINE users using the LINE Messaging API.

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@aotoki/n8n-nodes-line-messaging": {
      "url": "None",
      "transport": "http"
    }
  }
}