Linear MCP Server provides a robust integration with Linear's project management platform, enabling AI models to create, search, and manage issues across teams. Built with TypeScript and the Linear SDK, it exposes a comprehensive set of tools for querying sprint issues, updating issue statuses, and retrieving detailed project information, making it ideal for teams seeking to streamline workflow automation and project tracking through conversational AI interfaces.
No reviews yet. Be the first to review!
Sign in to join the conversation
Creates a new Linear issue with the specified title, team ID, and optional description, priority, and status.
Search Linear issues with flexible filtering options including query, team ID, status, assignee ID, priority, limit, cursor, sortBy, and sortDirection.
Get all issues in the current sprint/iteration for a specified team ID.
Search and retrieve Linear teams based on an optional query string.
Filter current sprint issues by a specified status, automatically filtering to the current user, for a given team ID.
Get detailed information about a specific issue using its issue ID, including full description, comments, and metadata.
Update the status of multiple Linear issues at once using a list of issue IDs and a target status.
Create, update, or get information about Linear cycles (sprints) based on the specified action, team ID, and optional parameters for cycle details.