loading…
Search for a command to run...
loading…
MCP server for LINE Messaging API — send messages, manage groups, rich menus, webhooks, and more. ## Features - Push, reply, multicast, and broadcast messages -
MCP server for LINE Messaging API — send messages, manage groups, rich menus, webhooks, and more. ## Features - Push, reply, multicast, and broadcast messages - User profiles, follower lists, and bot info - Group chat management (summary, members, profiles) - Rich menu CRUD, default setting, and per-user linking - Message quota monitoring and follower insights - Webhook URL configuration and connectivity testing ## 25 Tools Messages: push, reply, multicast, broadcast, validate User & Bot: get profile, get follower IDs, get bot info, display loading Group Chat: get summary, get members count, get member IDs, get member profile Rich Menu: create, list, get, delete, set default, link to user Quota & Insights: get quota, get consumption, get followers count Webhook: set URL, get info, test endpoint ## Configuration - LINE_CHANNEL_ACCESS_TOKEN — Channel Access Token from LINE Developers Console (Messaging API channel settings)
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"line-bot": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"node2flow/line-bot"
]
}
}
}Read, send and search emails from Claude
by GoogleSend, search and summarize Slack messages
by SlackNo-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)