About
Iwark Linear MCP Server acts as a bridge, providing a Linear Model Context Protocol (MCP) interface for accessing Linear resources. This server allows applications like Cursor to interact with Linear, enabling the creation of issues, searching for issues, and reading resource details. It includes rate limiting, detailed error handling, and supports various search filters to streamline Linear workflow integration.
Key Features
- Implements rate limiting with automatic request tracking
- Search Linear issues using a query string with filters
- Provides detailed error messages
- Create Linear issues with specified parameters
- Read Linear resources using URIs
- 0 GitHub stars
Use Cases
- Creating Linear issues from within a code editor (e.g., Cursor)
- Accessing Linear organization, issue, and team details programmatically
- Searching for Linear issues based on assignee, priority, state, team, or label within a code editor