Linear
OfficialMCP server for Linear project management and issue tracking
Tools (25)
list_comments
List comments for a specific Linear issue
create_comment
Create a comment on a specific Linear issue
list_cycles
Retrieve cycles for a specific Linear team
get_document
Retrieve a Linear document by ID or slug
list_documents
List documents in the user's Linear workspace
create_document
Create a new document in Linear
update_document
Update an existing Linear document
get_issue
Retrieve detailed information about an issue by ID, including attachments and git branch name
list_issues
List issues in the user's Linear workspace. For my issues, use "me" as the assignee.
create_issue
Create a new Linear issue
update_issue
Update an existing Linear issue
list_issue_statuses
List available issue statuses in a Linear team
get_issue_status
Retrieve detailed information about an issue status in Linear by name or ID
list_issue_labels
List available issue labels in a Linear workspace or team
create_issue_label
Create a new Linear issue label
list_projects
List projects in the user's Linear workspace
get_project
Retrieve details of a specific project in Linear
create_project
Create a new project in Linear
update_project
Update an existing Linear project
list_project_labels
List available project labels in the Linear workspace
list_teams
List teams in the user's Linear workspace
get_team
Retrieve details of a specific Linear team
list_users
Retrieve users in the Linear workspace
get_user
Retrieve details of a specific Linear user
search_documentation
Search Linear's documentation to learn about features and usage