linear-issues-mcp-server
If you are the rightful owner of linear-issues-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.
This is a simple MCP server providing read-only access to Linear issues using a Linear API token.
The Linear Issues MCP Server is designed to facilitate seamless interaction with Linear issues by providing a read-only interface through the Model Context Protocol (MCP). It allows language models to fetch and interact with Linear issues using a Linear API token, making it an essential tool for developers and teams using Linear for project management. The server supports two primary functions: fetching basic issue details and retrieving comprehensive issue information, including comments. This server is particularly useful for integrating Linear issue tracking with language models like Claude, enabling automated and efficient issue management. By leveraging the Linear API, the server ensures secure and authenticated access to issue data, making it a reliable solution for teams looking to enhance their workflow with AI-driven insights.
Features
- Provides read-only access to Linear issues
- Fetches basic details about Linear issues
- Retrieves complete issue information including comments
- Supports integration with language models like Claude
- Utilizes Linear API token for secure access
Tools
linear_get_issue
Fetches basic details about a Linear issue by URL or identifier
linear_get_issue_with_comments
Fetches complete information about a Linear issue including all comments