@linecli/mcp
v0.0.5
Published
Line CLI MCP Server - Provides project management tools for Claude Code via Model Context Protocol
Maintainers
Readme
@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@latestFeatures
- 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 issuesline__search_issues- Search issues by queryline__create_task- Create new Line tasksline__list_tasks- List all tasksline__advanced_search- Advanced search with filtering
Local Database
Uses SQLite database at ~/.line/data.db for offline-first operation.
License
MIT
