Loading languages...
@L

@line/line-bot-mcp-server

@line436

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

messaging
LINE
bot
communication
AI agent

# mcpServer Config

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

# stdio

npx @line/line-bot-mcp-server
Transport:
stdio
Idioma:
javascript
Creado:4/4/2025
Actualizado:7/25/2025