Skip to main content
Glama

MCP Linear App

by zalab-inc

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_API_KEYYesYour Linear API key, obtained from Linear workspace settings

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_issues

A tool that searches for issues in Linear

get_profile

A tool that gets the current user's profile from Linear

create_issue

A tool that creates an issue in Linear

create_comment

A tool that creates a comment on an issue in Linear

update_comment

A tool that updates or deletes an existing comment on an issue in Linear

get_issue

A tool that gets an issue from Linear

get_team_id

A tool that gets all teams and their IDs from Linear

update_issue

A tool that updates an issue in Linear

get_comment

A tool that gets comments from an issue in Linear

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/zalab-inc/mcp-linear-app'

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