communication MCP Server
MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx @line/line-bot-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-line-line-bot-mcp-server": {
"command": "npx",
"args": [
"@line/line-bot-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
For sending a text message
(enum): Type of the container. 'bubble' for single container, 'carousel' for multiple swipeable bubbles.
For opening the camera roll
(string): Alternative text shown when flex message cannot be displayed.
a list of user IDs of users who have added the LINE Official Account as a friend. This allows you to obtain user IDs for sending messages without manually preparing them.
For opening a date/time picker
`start` (string?): Continuation token to get the next array of user IDs. Returned in the `next` property of a previous response.
(array): The actions of the rich menu. You can specify minimum 1 to maximum 6 actions. Each action can be one of the following types:
For copying text to clipboard
a highly customizable flex message to a user via LINE.
(string): The plain text content to send to the user.
(any): The contents of the flex message. This is a JSON object that defines the layout and components of the message.
a highly customizable flex message via LINE to all users who have added your LINE Official Account.
a rich menu from your LINE Official Account.
a rich menu as the default rich menu.
the default rich menu.
a rich menu based on the given actions. Generate and upload an image. Set as default.
For sending a postback action
For opening a URL
For opening the camera
For sending the current location
For switching to another rich menu
(number?): The maximum number of user IDs to retrieve in a single request.
Send messages and upload files to Slack channels using the `slack` CLI. Supports direct messages, channel posts, file uploads, and thread replies.
Bidirectional Telegram bridge — talk to Claude from your phone. Built into OpenPaw.
Discover agents across local node and mesh peers at runtime — their roles, handles, and how to communicate with or delegate to them.
Handle escalated support issues with structured triage, communication, and resolution processes
🔬 A curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines. | 精选 23,000+ AI Agent 技能库,覆盖8大社会科学学科的实证研究。CoPaper.AI 20分钟完成一篇可复现的规范实证论文,并支持用户上传 Skills。-- Maintained by CoPaper.AI from Stanford REAP.
🔬 A curated collection of 23,000+ agent skills for empirical research across 8 social science disciplines. | 精选 23,000+ AI Agent 技能库,覆盖8大社会科学学科的实证研究。CoPaper.AI 20分钟完成一篇可复现的规范实证论文,并支持用户上传 Skills。-- Maintained by CoPaper.AI from Stanford REAP.
AgentNetworkProtocol(ANP) is an open source protocol for agent communication. Our vision is to define how agents connect with each other, building an open, secure, and efficient collaboration network for billions of intelligent agents.
Learn how to use the c-slack Claude skill. Complete guide with installation instructions and examples.
Learn how to use the c-telegram Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Letter Writer Claude skill. Complete guide with installation instructions and examples.