mcp-linear
If you are the rightful owner of mcp-linear 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 Node.js implementation of an MCP server for Linear integration.
The Linear MCP Server is a Node.js-based implementation designed to facilitate integration with Linear's issue tracking system using the Model Context Protocol (MCP). It provides a standardized interface for AI models to interact with Linear, allowing for operations such as searching, reading, updating, and commenting on issues. The server leverages the official MCP SDK to ensure compatibility and ease of use. It supports various functionalities including listing issues, getting issue details, listing team members, and more. The server is designed to run in stdio mode, making it compatible with tools like MCP Inspector for easy inspection and debugging. It also supports integration with platforms like Claude Desktop and Cursor, allowing users to configure and use the server seamlessly within these environments.
Features
- Standard MCP protocol implementation for Linear using the official MCP SDK
- Support for searching issues, reading details, updating, and commenting
- Runs in stdio mode for compatibility with MCP Inspector
- Integration support with Claude Desktop and Cursor
- Detailed logging and debugging capabilities