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 specified parameters including title, team ID, description, priority, and status.
Search Linear issues with flexible filtering options such as query, team ID, status, assignee, 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 a query for team names.
Filter current sprint issues by status while automatically filtering to the current user for a specified team ID.
Get detailed information about a specific issue by providing its issue ID.
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) by specifying the action, team ID, and other optional parameters.