Linear provides a Model Context Protocol (MCP) server that interfaces with Linear, a popular issue tracking and project management tool. It allows users to interact with Linear resources such as issues, teams, users, and organizations through a standardized protocol. The server exposes tools for creating, updating, searching, and commenting on issues, as well as retrieving user-specific tasks and organization information, facilitating automation and integration with other systems.
Key Features
01Create new Linear issues with specified attributes.
02Retrieve issues assigned to a specific user.
03Update existing issue properties.
04Add comments to existing issues.
05Search issues using flexible filtering criteria.