Linewhiz
About
AI-powered MCP server for managing LINE Official Accounts. Send broadcasts, push messages, check analytics, manage rich menus — all through natural language via Claude, ChatGPT, or Cursor.
Details
- Author
- Kinzen-dev
- Downloads
- 123
- Categories
- AI
Jump to
- Retrieve account info, friend count, and message quota
- Send broadcasts, push messages, and multicast
- View delivery statistics
- Look up user profiles and follower lists
- Manage LINE rich menus
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
LinewhizCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Linewhiz is used by issuing natural language commands inside compatible AI assistants (Claude, ChatGPT, or Cursor). The server exposes 10 tools for account management.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"linewhiz": {
"linewhiz": {
"command": "uvx",
"args": [
"linewhiz"
],
"env": {
"LINE_CHANNEL_ACCESS_TOKEN": "<YOUR_TOKEN>",
"LINE_CHANNEL_SECRET": "<YOUR_SECRET>"
}
}
}
}
}
McpServers
{
"linewhiz": {
"command": "uvx",
"args": [
"linewhiz"
],
"env": {
"LINE_CHANNEL_ACCESS_TOKEN": "<YOUR_TOKEN>",
"LINE_CHANNEL_SECRET": "<YOUR_SECRET>"
}
}
}
AI-powered MCP server for managing LINE Official Accounts. Send broadcasts, push messages, check analytics, manage rich menus — all through natural language via Claude, ChatGPT, or Cursor.
10 tools included:
- Account info, friend count, message quota
- Broadcast, push message, multicast
- Delivery stats, user profiles, follower list
- Rich menu management
Supports 95M+ LINE users across Japan, Thailand, and Taiwan.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
