Skip to Content

Linear MCP

Create, update, and query Linear issues, projects, cycles, and roadmaps. The fastest issue tracker integration.

Overview

Catalog IDmcp-linear
Categoryissue-tracker
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.3.0
Regionsus-east-1, eu-west-1, ap-southeast-1

Tools

ToolDescription
create_issueCreate a new Linear issue.
list_issuesList recent Linear issues, optionally filtered by team.
update_issueUpdate an existing Linear issue.
create_projectCreate a Linear project.
assign_issueAssign an issue to a user.

Tool parameters

create_issue

Create a new Linear issue.

ParameterTypeDescription
teamIdstringrequiredLinear team ID
titlestringrequiredIssue title
descriptionstringoptionalIssue description (markdown)
prioritynumberoptionalPriority (0=none, 1=urgent, 2=high, 3=medium, 4=low)

list_issues

List recent Linear issues, optionally filtered by team.

ParameterTypeDescription
teamIdstringoptionalFilter by team ID (optional)

update_issue

Update an existing Linear issue.

ParameterTypeDescription
issueIdstringrequiredLinear issue ID to update
titlestringoptionalNew title
descriptionstringoptionalNew description
prioritynumberoptionalNew priority
stateIdstringoptionalNew state/status ID

create_project

Create a Linear project.

ParameterTypeDescription
namestringrequiredProject name
teamIdsarrayrequiredTeam IDs
descriptionstringoptionalProject description

assign_issue

Assign an issue to a user.

ParameterTypeDescription
issue_idstringrequiredIssue ID
assignee_idstringrequiredUser ID to assign

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Linear and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on