gerbal/linear-mcp-server-1
If you are the rightful owner of linear-mcp-server-1 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.
A Model Context Protocol server for the Linear API, enabling LLMs to interact with Linear's issue tracking system.
The Linear MCP Server is designed to integrate with Linear's issue tracking system through the Model Context Protocol (MCP). This server allows Language Model Models (LLMs) to interact with Linear issues, providing a seamless way to manage and track issues within the Linear platform. By leveraging the Linear API, the server facilitates the creation, updating, searching, and commenting on issues, as well as retrieving user and team-specific issue data. The server can be installed via Smithery or manually configured, and it supports various tools and resources to enhance issue management workflows. The server is licensed under the MIT License, allowing for free use, modification, and distribution.
Features
- Integration with Linear's issue tracking system via MCP.
- Tools for creating, updating, and searching Linear issues.
- Support for adding comments to issues and retrieving user-specific issues.
- Resources for viewing individual issues, team issues, and user assignments.
- Installation options via Smithery or manual configuration.
Tools
linear_create_issue`
Create a new Linear issue
linear_update_issue`
Update existing issues
linear_search_issues`
Search questions
linear_get_user_issues`
Getting the issue assigned to the user
linear_add_comment`
Add a comment on the question