MCP Linear App provides a set of tools for AI assistants to interact with Linear's issue tracking system. Built with TypeScript and the Linear SDK, it enables searching, creating, and updating issues, managing comments, and retrieving user profiles and team information. The implementation features robust error handling, standardized response formatting, and helper utilities for working with Linear's API. This server is particularly useful for development teams looking to integrate AI assistants into their project management workflow, allowing for issue creation, status updates, and team collaboration directly through conversation interfaces without switching to the Linear application.
Search for issues by keyword, status, or priority.
Create a new issue.
Get issue details.
Update an existing issue.
Add a comment to an issue.
Get comments from an issue.
Update or delete a comment.
Get the current Linear user profile.
Get a list of teams and their IDs.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!