LINE Bot
CommunitybyCommunity
LINE Messaging API integration for bot interactions.
API Key Required
Configuration
{
"mcpServers": {
"line-bot": {
"url": "https://mcp.line-bot.com",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.