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.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Creates a new Linear issue with the specified title, team ID, and optional description, priority, and status.
Search Linear issues with flexible filtering and pagination support based on various optional parameters.
Get all issues in the current sprint/iteration for a specified team ID.
Search and retrieve Linear teams based on an optional query to search in team names.
Filter current sprint issues by status, automatically filtering to the current user for a specified 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, specifying a list of issue IDs and the target status.
Create, update, or get information about Linear cycles (sprints) by specifying the action, team ID, and optional cycle details.