mcp-server-linear

mkusaka/mcp-server-linear

3.2

If you are the rightful owner of mcp-server-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.

Model Context Protocol (MCP) server for interacting with the Linear API.

Tools

Functions exposed to the LLM to take actions

projects

Get all projects in Linear

project

Get a single project in Linear

issue

Get a single issue in Linear

project_statuses

Get all available project statuses in Linear

issue_states

Get all available issue states (workflow states) in Linear

project_issues

Get all issues in a project in Linear

issue_labels

Get all issue labels in Linear

create_issue

Create a new issue in Linear

update_issue

Update an existing issue in Linear

delete_issue

Delete an existing issue in Linear

update_issue_labels

Update the labels of an existing issue in Linear

update_issue_priority

Update the priority of an existing issue in Linear

update_issue_estimate

Update the estimate of an existing issue in Linear

update_issue_state

Update the state of an existing issue in Linear

create_comment

Create a new comment in Linear

update_comment

Update an existing comment in Linear

delete_comment

Delete an existing comment in Linear

get_issue_comments

Get comments for a specific issue in Linear

get_viewer

Get current user information including teams

search_issues

Search for issues with advanced filtering options

update_project_state

Update the state of an existing project in Linear

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources