Skip to main content
Glama
mkusaka

mcp-server-linear

by mkusaka

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_API_KEYNoLinear personal API key
LINEAR_OAUTH_CLIENT_IDNoOAuth client ID
LINEAR_OAUTH_CLIENT_SECRETNoOAuth client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
projectsA

Get all projects in Linear

projectB

Get a single project in Linear

issueC

Get a single issue in Linear

project_statusesA

Get all available project statuses in Linear

issue_statesA

Get all available issue states (workflow states) in Linear

project_issuesC

Get all issues in a project in Linear

issue_labelsA

Get all issue labels in Linear

create_issueB

Create a new issue in Linear

update_issueB

Update an existing issue in Linear

delete_issueB

Delete an existing issue in Linear

update_issue_labelsB

Update the labels of an existing issue in Linear

update_issue_priorityB

Update the priority of an existing issue in Linear

update_issue_estimateB

Update the estimate of an existing issue in Linear

update_issue_stateB

Update the state of an existing issue in Linear

create_commentB

Create a new comment in Linear

update_commentA

Update an existing comment in Linear

delete_commentC

Delete an existing comment in Linear

get_issue_commentsB

Get comments for a specific issue in Linear

get_viewerA

Get current user information including teams

search_issuesC

Search for issues with advanced filtering options

update_project_stateB

Update the state of an existing project in Linear

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mkusaka/mcp-server-linear'

If you have feedback or need assistance with the MCP directory API, please join our Discord server