cpropster_linear-mcp-server
If you are the rightful owner of cpropster_linear-mcp-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.
This is a Model Context Protocol (MCP) server for Linear, allowing Claude to interact with Linear's API to manage teams, issues, projects, and cycles.
The Linear MCP Server is designed to facilitate seamless interaction with Linear's API, enabling efficient management of teams, issues, projects, and cycles. It provides a robust interface for users to automate and streamline their workflow processes within the Linear platform. By leveraging the Model Context Protocol, this server allows for the integration of Linear's functionalities into various applications, enhancing productivity and collaboration. The server supports a range of operations, including retrieving team information, searching and managing issues, and handling project cycles. It is built using TypeScript and the Linear SDK, ensuring a secure and efficient connection to Linear's services.
Features
- linear_get_teams: Get all teams with their states and labels
- linear_search_issues: Search for issues with filtering and pagination
- linear_get_cycles: Get all cycles for a team
- linear_get_projects: Get all projects
- linear_create_issue: Create a new issue
Tools
linear_get_teams
Get all team information
linear_search_issues
Search questions
linear_get_cycles
Get team cycle
linear_get_projects
Get the project
linear_create_issue
Create a question
linear_update_issue
Update question