mcp-linear-server
If you are the rightful owner of mcp-linear-server 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.
The Linear MCP Integration Server provides integration capabilities with Linear for issue tracking and project management through the Model Context Protocol (MCP).
The Linear MCP Integration Server is designed to facilitate seamless interaction between AI models and Linear, a popular issue tracking and project management tool. By leveraging the Model Context Protocol (MCP), this server allows for efficient management of tasks, issues, and project cycles within Linear. It supports a variety of operations such as creating issues, searching for issues, managing sprints, and updating issue statuses in bulk. The server is built with TypeScript and utilizes the Linear SDK for API interactions, ensuring robust error handling, rate limiting, and connection management. It also features an in-memory caching system for enhanced performance and supports batch processing for bulk operations. The server can be deployed on platforms like Smithery.ai, providing flexibility and scalability for developers.
Features
- Create and manage Linear issues with detailed parameters.
- Search and filter issues with flexible options and pagination.
- Manage sprints and cycles with create, update, and list actions.
- Bulk update issue statuses efficiently.
- In-memory caching and error handling for improved performance.
Tools
linear_create_issue
Create a new question
linear_search_issues
Search questions
linear_sprint_issues
Get the current iteration problem
linear_search_teams
Search Team
linear_filter_sprint_issues
Filter iteration problem
linear_get_issue_details
Get the question details
linear_bulk_update_status
Batch update status
linear_manage_cycle
Manage iteration cycles