mcp-linear-app

mcp-linear-app

3.1

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

  1. search_issues

    Search for issues by keyword, status, or priority.

  2. create_issue

    Create a new issue.

  3. get_issue

    Get issue details.

  4. update_issue

    Update an existing issue.

  5. create_comment

    Add a comment to an issue.

  6. get_comment

    Get comments from an issue.

  7. update_comment

    Update or delete a comment.

  8. get_profile

    Get the current Linear user profile.

  9. get_team_id

    Get a list of teams and their IDs.