# line-bot-mcp-server

> MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

- **URL**: https://www.freshcrate.ai/projects/line-bot-mcp-server
- **Author**: line
- **Category**: MCP Servers
- **Latest version**: `v0.5.0` (2026-05-29)
- **License**: Apache-2.0
- **Source**: https://github.com/line/line-bot-mcp-server
- **Language**: TypeScript
- **GitHub**: 575 stars, 102 forks
- **Registry**: github
- **Tags**: `line`, `linebot`, `mcp`, `mcp-server`, `typescript`

## Description

MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v0.5.0` | 2026-05-29 | High | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  1. feat: add get_follower_ids tool by @yasumorishima in https://github.com/line/line-bot-mcp-server/pull/369     - Note your LINE Official Account must be registered as premium account. Getting follow is premium feature, you must pay for it in advance. 2. feat: Add tool annotations for improved LLM tool understanding by @bryankthompson in https://github.com/line/line-bot-mcp-server/pull/ |
| `v0.4.2` | 2025-11-14 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  * Fix Create Richmenu Tool in npx by @eucyt in https://github.com/line/line-bot-mcp-server/pull/308 * Fix release CI by @eucyt in https://github.com/line/line-bot-mcp-server/pull/312  Fixed a bug that occurred when running the Create Richmenu Tool via npx.  ### Dependency updates * chore(deps): update dependency @line/bot-sdk to v10.5.0 by @renovate[bot] in https://github.com/line/li |
| `v0.4.0` | 2025-11-14 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  ### Add Create Richmenu Tool  * create rich menu operation by @4geru in https://github.com/line/line-bot-mcp-server/pull/121  A new tool has been added that automatically creates richmenus by specifying the content of the actions to be set. There is no need to prepare an image yourself — an image is automatically generated with text inserted in each area according to the specified labe |
| `v0.3.2` | 2025-08-26 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  ### Downgrade zod to v3.25.76 for Compatibility with @modelcontextprotocol/sdk  * down grade the 3.21.4 by @4geru in https://github.com/line/line-bot-mcp-server/pull/227 * Adjust zod version by @eucyt in https://github.com/line/line-bot-mcp-server/pull/232  This release downgrades the zod dependency from v4 to v3.25.76 to ensure compatibility with @modelcontextprotocol/sdk. Since the |
| `v0.3.1` | 2025-08-05 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed - Add DXT manifest.json - Run npm audit - Use npm's trusted publisher  ### Dependency updates * chore(deps): update dependency tsx to v4.20.3 by @renovate[bot] in https://github.com/line/line-bot-mcp-server/pull/134 * fix(deps): update dependency @modelcontextprotocol/sdk to v1.12.2 by @renovate[bot] in https://github.com/line/line-bot-mcp-server/pull/135 * fix(deps): update dependenc |
| `v0.3.0` | 2025-06-13 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  ### Add new Richmenu Tools  1. **get_rich_menu_list**    - Get the list of rich menus associated with your LINE Official Account.    - **Inputs:**      - None    - Related Documents: [Get rich menu list](https://developers.line.biz/en/reference/messaging-api/#get-rich-menu-list) 2. **delete_rich_menu**    - Delete a rich menu from your LINE Official Account.    - **Inputs:** |
| `v0.2.0` | 2025-05-08 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  ## What's Changed  ### Add new Tool - get_message_quota  This tool gets the message quota and consumption of the LINE Official Account.  This shows the monthly message limit and current usage.  Related document: * [Get the target limit for sending messages this month](https://developers.line.biz/en/reference/messaging-api/#get-quota) * [Get number of messages sent this month](https://developers.line.b |
| `v0.1.0` | 2025-04-30 | Low | <!-- Release notes generated using configuration in .github/release.yml at main -->  [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol) server implementation that integrates the [LINE Messaging API](https://developers.line.biz/en/reference/messaging-api/) to connect an AI Agent to the LINE Official Account.  ![image](https://github.com/user-attachments/assets/64afbc99-230d-46a8-8733-66d9c436c61c)  ## What's Changed  ### Available Tools In this initial release, you c |

## Citation

- HTML: https://www.freshcrate.ai/projects/line-bot-mcp-server
- Markdown: https://www.freshcrate.ai/projects/line-bot-mcp-server.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/line-bot-mcp-server/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
