Linear
Createdgerbal
Enables Large Language Models to interact with and manage Linear issues via the Model Context Protocol.
About
This server provides integration with Linear's issue tracking system through MCP, allowing LLMs to interact with Linear issues. It offers tools to create, update, search, and comment on issues, as well as retrieve user-specific and team-related issue information. Resources are available for viewing individual issues, team issues, user assignments, organization information, and current user context, facilitating a wide range of interactions with Linear data through natural language prompts.
Key Features
- Create new Linear issues with title, description, team, priority, and status
- Search issues with flexible filtering by query, team, status, assignee, labels, and priority
- Retrieve issues assigned to a user, including archived issues
- Update existing issues with modifications to title, description, priority, and status
- Add comments to issues with custom usernames and avatar URLs
Use Cases
- Creating bug reports based on descriptions provided to a Large Language Model.
- Analyzing workload and priorities across a development team by combining team and user issue data.
- Summarizing recent updates on issues for specific projects or teams.