cpropster_linear-mcp-server

cpropster_linear-mcp-server

3.1

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

  1. linear_get_teams

    Get all team information

  2. linear_search_issues

    Search questions

  3. linear_get_cycles

    Get team cycle

  4. linear_get_projects

    Get the project

  5. linear_create_issue

    Create a question

  6. linear_update_issue

    Update question