Skip to main content
Glama
magarcia

Linear MCP Server

by magarcia

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_API_KEYYesYour Linear personal API key from https://linear.app/settings/account/security

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
linear_create_issueC

Create a new Linear issue

linear_update_issueC

Update an existing Linear issue

linear_search_issuesC

Search issues in Linear with flexible filtering

linear_get_user_issuesC

Get issues assigned to a user

linear_add_commentC

Add a comment to a Linear issue

linear_get_teamsC

Get teams in the organization

linear_get_projectsC

Get projects in the organization

linear_get_project_issuesC

Get issues for a specific project

linear_get_team_issuesC

Get issues for a specific team

linear_get_viewerB

Get information about the authenticated user

linear_get_projectC

Get details about a specific project

linear_get_teamB

Get details about a specific team

linear_get_labelsB

Get labels from Linear, optionally filtered by team

linear_create_labelC

Create a new label in Linear

linear_update_labelC

Update an existing label in Linear

linear_add_attachmentC

Add an attachment to an issue in Linear

linear_get_attachmentsC

Get attachments for an issue in Linear

linear_link_issuesC

Create a relationship between issues in Linear

linear_get_issue_relationsC

Get relationships for an issue in Linear

Prompts

Interactive templates invoked by user choice

NameDescription
linear_bug_reportCreates a bug report in Linear
linear_feature_requestCreates a feature request in Linear

Resources

Contextual data attached and managed by the client

NameDescription
linear-organizationLinear organization information
linear-viewerCurrent Linear user
linear-viewer-teamsCurrent Linear user's teams
linear-viewer-projectsCurrent Linear user's projects
linear-viewer-assignedIssues assigned to the current Linear user
Linear LabelView details for a Linear label
Linear MilestoneView details for a Linear milestone
Linear AttachmentView details for a Linear attachment

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/magarcia/mcp-server-linearapp'

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