MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
MCPpedia last refreshed this data
Line Bot MCP Server is an MCP server that MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 72/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"line-bot": {
"env": {
"DESTINATION_USER_ID": "FILL_HERE",
"CHANNEL_ACCESS_TOKEN": "FILL_HERE",
"NPM_CONFIG_IGNORE_SCRIPTS": "true"
},
"args": [
"@line/line-bot-mcp-server"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Model Context Protocol (MCP) server implementation that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
The official MCP server to send emails and interact with Resend
MCP Security Weekly
Get CVE alerts and security updates for Line Bot Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Model Context Protocol (MCP) server implementation that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

[!NOTE] This repository is provided as a preview version. While we offer it for experimental purposes, please be aware that it may not include complete functionality or comprehensive support.
userId (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. Either userId or DESTINATION_USER_ID must be set.message.text (string): The plain text content to send to the user.userId (string?): The user ID to receive a message. Defaults to DESTINATION_USER_ID. Either userId or DESTINATION_USER_ID must be set.message.altText (string): Alternative text shown when flex message cannot be displayed.message.contents (any): The contents of the flex message. This is a JSON object that defines the layout and components of the message.message.contents.type (enum): Type of the container. 'bubble' for single container, 'carousel' for multiple swipeable bubbles.message.text (string): The plain text content to send to the users.message.altText (string): Alternative text shown when flex message cannot be displayed.message.contents (any): The contents of the flex message. This is a JSON object that defines the layout and components of the message.message.contents.type (enum): Type of the container. 'bubble' for single container, 'carousel' for multiple swipeable bubbles.userId (string?): The ID of the user whose profile you want to retrieve. Defaults to DESTINATION_USER_ID.richMenuId (string): The ID of the rich menu to delete.richMenuId (string): The ID of the rich menu to set as default.chatBarText (string): Text displayed in chat bar, also used as rich menu name.actions (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:
postback: For sending a postback actionmessage: For sending a text messageuri: For opening a URLdatetimepicker: For opening a date/time pickercamera: For opening the cameracameraRoll: For opening