Overview
Features
Create, update, and search Linear issues
Create new issues, update existing ones, and search by criteria. Supports parent-child relationships (sub-issues) and label assignment.
Get issues assigned to a user
Retrieve issues assigned to a specific user or the authenticated user.
Add comments to issues and reply to comments
Add comments to issues and support threaded replies by providing a thread identifier.
URL-aware comment operations
Accept full Linear comment URLs in thread parameters and resolve them to UUIDs automatically.
Retrieve team information
Fetch Linear teams with optional filtering by name.
Rate-limited API requests
Respect Linear's API limits by applying rate limiting to API calls.
Read-only mode by default with optional write access
Runs in read-only mode by default; enable writing operations with a --write-access flag.
CLI-based setup for AI assistants
Includes a setup command to configure the MCP server for AI assistants (e.g., Cline) with auto-approval options.
Who Is This For?
- LLM Integrators:Enable LLMs to interact with Linear through MCP using the static binary.
- AI Assistants:Provide Linear task capabilities to AI assistants via MCP framework.




