modelcontextprotocol / servers

Model Context Protocol Servers
https://modelcontextprotocol.io
MIT License
3.45k stars 308 forks source link

feat: add line server #123

Closed SokiKawashima closed 2 days ago

SokiKawashima commented 3 days ago

Description

Addition of new MCP server implementation for LINE Bot integration

Server Details

Motivation and Context

Implementation of MCP protocol support for LINE, Japan's leading messaging platform. This addition will facilitate LLM application development targeting the Japanese market and enable seamless integration with LINE's messaging ecosystem.

How Has This Been Tested?

The following End-to-End tests were conducted to verify all functionalities:

1. Profile Information Retrieval

2. Message Sending Functionality

Breaking Changes

No breaking changes.

Types of changes

Checklist

Additional context