linear-mcp-server

linear-mcp-server

2

The Linear MCP Server is designed to handle issue tracking and project management tasks through Linear, integrating seamlessly with their API. It offers comprehensive toolsets for managing issues, users, teams, projects, cycles, and more, while ensuring type safety and extensibility.

Linear MCP Server

Model Context Protocol server implementation for Linear issue tracking and project management. This server is used to create, update, and manage issues, cycles, projects, and other Linear resources.

Features

  • MCP-compliant server using official SDK
  • Seamless integration with Linear API
  • Type-safe implementation with TypeScript and Zod schemas
  • Comprehensive issue management and tracking
  • User, team, and project management
  • Cycle and workflow state handling
  • Issue relations and dependencies
  • Comments and collaboration tools
  • Pipeline execution and multi-step workflows
  • Advanced error handling and metrics collection
  • Extensible tool and pipeline architecture

Setup

  1. Get a Linear API key from Linear's settings.
  2. Install dependencies using npm install.
  3. Build the project using npm run build.

Usage

Run the server using Node or Docker with the configured Linear API key.