waanvar/line-bot-mcp-server
If you are the rightful owner of line-bot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The LINE Bot MCP Server is a Model Context Protocol server implementation that integrates with the LINE Messaging API to connect an AI Agent to a LINE Official Account.
Tools
Functions exposed to the LLM to take actions
push_text_message
Push text message to the specified user
push_flex_message
Push Flex messages to the specified user
broadcast_text_message
Broadcast text messages to all users
broadcast_flex_message
Broadcast Flex messages to all users
get_profile
Get detailed information about users
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client