Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@linecli/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@linecli/mcp

Line CLI MCP Server - Provides project management tools for Claude Code via Model Context Protocol

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

@linecli/mcp

Line CLI MCP Server - Provides project management tools for Claude Code via Model Context Protocol.

Installation

claude mcp add line npx @linecli/mcp@latest

Features

  • Issue Management: List, search, and manage issues
  • Task Management: Create and track Line native tasks
  • Comments: Add and view threaded comments
  • Search: Advanced search across issues and comments
  • Teams & Projects: Organize work by teams and projects

Clean Tool Names

All tools use the line__* naming convention:

  • line__list_issues - List all issues
  • line__search_issues - Search issues by query
  • line__create_task - Create new Line tasks
  • line__list_tasks - List all tasks
  • line__advanced_search - Advanced search with filtering

Local Database

Uses SQLite database at ~/.line/data.db for offline-first operation.

License

MIT

Keywords

mcp

FAQs

Package last updated on 19 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts