mcp-linear-app
If you are the rightful owner of mcp-linear-app and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) for integration with Linear as an AI tool.
The MCP Linear App is designed to integrate AI capabilities with Linear, a project management tool, through the Model Context Protocol. This integration allows AI to perform various tasks within Linear, such as searching, creating, and updating issues, as well as managing comments and retrieving user and team information. The tool requires Node.js and a Linear API key for setup. It supports configuration across different AI platforms, enabling seamless interaction with Linear through AI-driven commands.
Features
- Complete Linear Integration: Allows AI to search, create, update issues, manage comments, and retrieve user and team information in Linear.
- Node.js Compatibility: Requires Node.js 18 or newer for running the MCP server.
- API Key Management: Utilizes Linear API key for secure access and operations.
- Cross-Platform Configuration: Supports configuration on various AI platforms like Cursor and Claude.
- Enhanced Documentation: Provides detailed setup and usage instructions with examples.
Tools
search_issues
Search for issues by keyword, status, or priority.
create_issue
Create a new issue.
get_issue
Get issue details.
update_issue
Update an existing issue.
create_comment
Add a comment to an issue.
get_comment
Get comments from an issue.
update_comment
Update or delete a comment.
get_profile
Get the current Linear user profile.
get_team_id
Get a list of teams and their IDs.