Back to directory
touchlab/linear-mcp-integration

touchlab/linear-mcp-integration

@touchlab

Linear MCP Integration for AI Agent tools - an MCP server for interacting with the Linear API to manage issues, projects, and teams.

linearmcpproject-managementissue-trackingtypescriptapiproductivitytask-managementtool

Installation & Configuration

{
  "mcpServers": {
    "linear": {
      "command": "npx",
      "args": [
        "-y",
        "@touchlab/linear-mcp-integration"
      ],
      "env": {
        "LINEAR_ACCESS_TOKEN": "lin_api_your_personal_access_token"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17