Linear Issues
Enables AI assistants to retrieve Linear issue details and comments using API tokens for read-only access.
About
Linear Issues allows language models like Claude to interact with your Linear issue tracker. It acts as a Model Context Protocol (MCP) server, providing read-only access to Linear issues through API tokens. This enables AI assistants to fetch basic details or complete information, including comments, for specific issues, improving workflow and collaboration by integrating your issue tracking system with AI-powered tools.
Key Features
- 1 GitHub stars
- Provides `linear_get_issue` tool to fetch basic issue details.
- Supports Linear API token and OAuth access token authentication.
- Uses environment variables for secure API token management.
- Offers `linear_get_issue_with_comments` tool to retrieve complete issue information including comments.
- Easy to configure with Claude for Desktop by adding the server configuration.
Use Cases
- Enabling AI to summarize issue details and comments.
- Automating workflows involving Linear issues via AI.
- Allowing AI assistants to answer questions about Linear issues.