communication
Line Bot Mcp Server
MCP Server for Integrating LINE Official Account
typescript
cloud
communication
Installation
npx -y line/line-bot-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "line-bot-mcp-server",
"command": "npx",
"args": [
"-y",
"line/line-bot-mcp-server"
]
}About This MCP Server
line/line-bot-mcp-server
MCP Server for Integrating LINE Official Account
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub