linear-mcp

ibraheem4/linear-mcp

3.2

If you are the rightful owner of linear-mcp 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 Model Context Protocol (MCP) server that facilitates interaction with Linear's API, allowing AI agents to manage issues, projects, and teams programmatically.

Tools

Functions exposed to the LLM to take actions

create_issue

Creates a new issue in Linear with customizable properties.

linear_list_issues

Lists issues with optional filters such as team, assignee, and status.

linear_update_issue

Updates an existing issue with new details.

linear_list_teams

Lists all teams in the Linear workspace.

linear_list_projects

Lists all projects with optional team filtering.

linear_get_issue

Gets detailed information about a specific issue.

linear_list_workflow_states

Lists all workflow states for a specific team.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources