Linear MCP Server logo

Linear MCP Server

by emmett-deen

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. It allows AI tools like Claude to retrieve and modify data within Linear.

View on GitHub

Last updated: N/A

What is Linear MCP Server?

Linear-MCP-Server bridges the gap between AI assistants like Claude and Linear, a project management tool, by implementing the MCP protocol. This allows the AI assistant to interact with and manage Linear projects.

How to use Linear MCP Server?

The server can be installed via Smithery or manually. It requires a Linear API key for authentication. Once configured, the server can be used with Claude Desktop by enabling Developer Mode and adding the server with the appropriate command and arguments. Prompts can then be used to interact with Linear through Claude.

Key features of Linear MCP Server

  • Access to Linear's GraphQL API through MCP tools

  • Authentication via Linear API key

  • Retrieve and modify data related to users, teams, projects, and issues

  • Create, update and comment on issues

  • Add and remove labels

  • Create projects

Use cases of Linear MCP Server

  • Retrieving issues, projects, and teams from Linear

  • Creating and updating issues within Linear

  • Changing issue status and assigning issues to team members

  • Adding comments to issues

  • Creating projects and teams

FAQ from Linear MCP Server

What is MCP?

MCP stands for Model Context Protocol. It's a protocol that allows AI assistants to interact with external tools and services.

How do I get a Linear API key?

You can generate a Linear API key from your Linear account settings.

What versions of Node.js are supported?

Node.js version 18 or higher is required.

Can I use this with other AI assistants besides Claude?

While primarily designed for Claude, the MCP protocol allows for potential integration with other compatible AI assistants.

Where can I find a list of available tools?

See TOOLS.md for a complete list of available tools and planned features.