Linear MCP Server

Community
Developer Tools
stdio

Integrate AI agents with Linear for project management. Create and update issues, manage projects and cycles, query team workloads, and automate development workflows.

Quick Install

$ npx -y mcp-server-linear

Environment Variables

VariableDescriptionRequired
LINEAR_API_KEYLinear API keyYes

Configuration by Client

{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-linear"
      ],
      "env": {
        "LINEAR_API_KEY": ""
      }
    }
  }
}

Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.

Available Tools (4)

create_issueupdate_issuelist_issueslist_projects