LINE messaging platform
Send messages via LINE Messaging API. Official LINE integration.
{
"mcpServers": {
"line": {
"mcpServers": {
"line": {
"env": {
"LINE_CHANNEL_ACCESS_TOKEN": "YOUR_TOKEN"
},
"args": [
"-y",
"line-bot-mcp-server"
],
"command": "npx"
}
}
}
}
}