Iwark_linear-mcp-server

Iwark_linear-mcp-server

3.1

If you are the rightful owner of Iwark_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.

A Linear Model Context Protocol (MCP) server implementation that provides an MCP interface for accessing Linear resources.

The Linear MCP Server is a robust implementation designed to facilitate seamless interaction with Linear resources through the Model Context Protocol (MCP). It allows users to create, search, and read Linear issues and resources efficiently. The server is equipped with features like rate limiting and detailed error handling to ensure smooth operation and user experience. Users can set up the server by cloning the repository, installing dependencies, and configuring it with their Linear API key. The server supports various tools for managing issues and resources, making it a versatile solution for teams using Linear for project management.

Features

  • Rate Limiting: Implements a 1000 requests per hour limit with automatic request tracking and metrics.
  • Error Handling: Provides detailed error messages for API errors, rate limit issues, and authentication problems.
  • Create Issue: Allows creation of new Linear issues with customizable parameters like title, team ID, and priority.
  • Search Issues: Supports searching for issues using query strings with various filters like assignee, priority, and state.
  • Read Resource: Enables reading of Linear resources using specific URIs for organization, issues, and teams.

Tools

  1. create-issue

    Create a new Linear issue, support multiple parameter configurations

  2. search-issues

    Search Linear issues, support multiple filters and free text search

  3. read-resource

    Read Linear resources, including organizations, issues, and teams