Provides comprehensive project management tools for interacting with Linear's API, enabling management of projects, initiatives, issues, and relationships between them, with support for prioritization.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Linear MCP Servercreate an issue for fixing the login bug"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Linear MCP Server
A Model Context Protocol server for the Linear API.
Intended to be more feature rich than existing Linear MCP servers and intended for holistic project management via Claude.
This is based off of https://github.com/jerhadf/linear-mcp-server with more functionality.
Features:
Initiatives
Projects
Issues
Relationships
Prioritization
Installation
Add server config to Claude Desktop.
NOTE: Claude does not work well with nvm environments. Make sure to reference the version of Node with its absolute path.
Related MCP server: Linear MCP Server
Available Tools
Project Management
create-project- Create a new Linear projectview-project- View a Linear project by IDupdate-project- Update a Linear project
Initiative Management
create-initiative- Create a new Linear initiativeview-initiative- View a Linear initiative by IDupdate-initiative- Update a Linear initiative
Issue Management
create-issue- Create a new Linear issueview-issue- View a Linear issue by IDupdate-issue- Update a Linear issuesearch-issues- Search Linear issues
Issue Relations
create-issue-relation- Create a relation between two issues (blocks, duplicates, etc.)view-issue-relations- View all relations for a given issuedelete-issue-relation- Delete a relation between two issues