linear-mcp

linear-mcp

2

The Linear MCP Server allows AI agents to programmatically manage issues, projects, and teams on the Linear platform. It integrates with the Linear API providing extensive team, issue, and project management features.

Linear MCP Server

A Model Context Protocol (MCP) server designed to interact with Linear's API, enabling AI agents to manage issues, projects, and teams programmatically.

Features

  • Issue Management: Create, list, and update issues.
  • Team Management: List teams and access team details.
  • Project Management: List and view projects.

Prerequisites

  • Node.js (v16 or higher)
  • Linear Account and API key

Quick Start

Get your Linear API key and run with npx @ibraheem4/linear-mcp using your API key.

Development Setup

Clone the repository, install dependencies, and build the project.