line-bot-mcp-server-sse

acquo/line-bot-mcp-server-sse

3.1

If you are the rightful owner of line-bot-mcp-server-sse 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 with SSE Support is a forked implementation of the Model Context Protocol server that integrates with the LINE Messaging API, enabling AI Agents to connect with LINE Official Accounts.

Tools

Functions exposed to the LLM to take actions

push_text_message

Push a simple text message to a user via LINE.

push_flex_message

Push a highly customizable flex message to a user via LINE.

broadcast_text_message

Broadcast a simple text message via LINE to all users who have followed your LINE Official Account.

broadcast_flex_message

Broadcast a highly customizable flex message via LINE to all users who have added your LINE Official Account.

get_profile

Get detailed profile information of a LINE user including display name, profile picture URL, status message, and language.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources