Skip to main content
ClaudeWave
dtwang avatar
dtwang

line-desktop-mcp

View on GitHub

透過 MCP(Model Context Protocol),使 AI 工具能夠與 LINE Desktop 整合,並執行訊息的讀取與發送操作。Through the MCP (Model Context Protocol), AI tools can be integrated with LINE Desktop to perform message reading and sending operations.

MCP Servers88 stars21 forksJavaScriptMITUpdated 18d ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/dtwang/line-desktop-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "line-desktop-mcp": {
      "command": "node",
      "args": ["/path/to/line-desktop-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/dtwang/line-desktop-mcp and follow its README for install instructions.

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
botclaude-desktoplinemcp

What people ask about line-desktop-mcp

What is dtwang/line-desktop-mcp?

+

dtwang/line-desktop-mcp is mcp servers for the Claude AI ecosystem. 透過 MCP(Model Context Protocol),使 AI 工具能夠與 LINE Desktop 整合,並執行訊息的讀取與發送操作。Through the MCP (Model Context Protocol), AI tools can be integrated with LINE Desktop to perform message reading and sending operations. It has 88 GitHub stars and was last updated 18d ago.

How do I install line-desktop-mcp?

+

You can install line-desktop-mcp by cloning the repository (https://github.com/dtwang/line-desktop-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is dtwang/line-desktop-mcp safe to use?

+

Our security agent has analyzed dtwang/line-desktop-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains dtwang/line-desktop-mcp?

+

dtwang/line-desktop-mcp is maintained by dtwang. The last recorded GitHub activity is from 18d ago, with 0 open issues.

Are there alternatives to line-desktop-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy line-desktop-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: dtwang/line-desktop-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dtwang-line-desktop-mcp)](https://claudewave.com/repo/dtwang-line-desktop-mcp)
<a href="https://claudewave.com/repo/dtwang-line-desktop-mcp"><img src="https://claudewave.com/api/badge/dtwang-line-desktop-mcp" alt="Featured on ClaudeWave: dtwang/line-desktop-mcp" width="320" height="64" /></a>

More MCP Servers