Submit

Linear MCP Server

@scoutos

a year ago
developer-tools
Implementation of an MCP server for Linear integration
Overview

What is Linear MCP Server?

Linear MCP Server is a Node.js implementation of an MCP (Model Context Protocol) server designed for integration with Linear's issue tracking functionality. It provides a standardized interface for AI models to interact with Linear, following a clean architecture pattern.

How to use Linear MCP Server?

To use the Linear MCP Server, clone the repository, install the dependencies, set up your Linear API key in a .env file, and start the server using npm commands. You can also connect it with tools like MCP Inspector, Claude Desktop, or Cursor for enhanced functionality.

Key features of Linear MCP Server?

  • Standard MCP protocol implementation for Linear using the official MCP SDK.
  • Support for searching issues, reading details, updating, and commenting.
  • Clean architecture following functional programming principles.
  • Node.js implementation with the official MCP SDK.

Use cases of Linear MCP Server?

  1. Integrating AI models with Linear for issue tracking.
  2. Automating issue management tasks through API calls.
  3. Enhancing productivity by connecting with development tools like Claude Desktop and Cursor.

FAQ from Linear MCP Server?

  • What is required to run the server?

You need Node.js (v18 or later) and a valid Linear API key.

  • How do I troubleshoot issues?

Check your Linear API key, enable debug logging, and examine log files for detailed error information.

  • Can I contribute to the project?

Yes! Contributions are welcome, and you can submit a Pull Request.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Linear MCP Server MCP Server