Linear
CreatedIwark
Provides a Linear Model Context Protocol (MCP) interface for accessing Linear resources.
About
This server implementation acts as a bridge between Linear and MCP-compatible applications like Cursor, allowing you to interact with Linear resources directly from those environments. It enables you to create issues, search existing issues with powerful filtering, and read various Linear resources such as issues, teams, and organization details using Linear URIs. The server includes built-in rate limiting, detailed error handling, and provides metrics in each response to help monitor usage.
Key Features
- Search Linear issues using a flexible query syntax
- Implements rate limiting to prevent abuse
- 1 GitHub stars
- Create Linear issues with specified parameters
- Read Linear resources using URIs (issues, teams, organization)
- Provides detailed error messages for debugging
Use Cases
- Automate issue creation and searching within development workflows
- Integrate Linear issue management into code editors like Cursor
- Access Linear data programmatically through a standardized MCP interface