Integrates the LINE Messaging API with AI agents via the Model Context Protocol, supporting both stdio and SSE transport protocols. It allows agents to send messages, manage rich menus, and retrieve user profile information for LINE Official Accounts.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.CHANNEL_ACCESS_TOKEN— (required) Channel Access Token. You can confirm this by following [this instructions](https://developers.line.biz/en/docs/basics/channel-access-token/#long-lived-channel-access-token).DESTINATION_USER_ID— user_id (string?): The user ID to receive a message. Defaults to . Either user_id or DESTINATION_USER_ID must be set.MCP_PORT— (optional) Port for SSE transport. Default: 3000MCP_TRANSPORT— (optional) Transport protocol to use. Options: stdio (default), sse[](https://m8ven.ai/mcp/acquo-line-bot-mcp-server-sse-wdbzq7)