Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LINEAR_API_KEYYesYour Linear personal API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
linear_authC

Initialize OAuth flow with Linear

linear_auth_callbackC

Handle OAuth callback

linear_create_issueC

Create a new issue in Linear

linear_create_project_with_issuesB

Create a new project with associated issues. Note: Project requires teamIds (array) not teamId (single value).

linear_bulk_update_issuesC

Update multiple issues at once

linear_search_issuesB

Search for issues with filtering and pagination

linear_get_teamsA

Get all teams with their states and labels

linear_get_userB

Get current user information

linear_delete_issueC

Delete an issue

linear_delete_issuesC

Delete multiple issues

linear_get_projectC

Get project information

linear_search_projectsC

Search for projects by name

linear_create_issuesA

Create multiple issues at once

linear_get_issue_commentsA

Get comments for a specific issue, including threaded replies

linear_create_commentA

Create a new comment on an issue or reply to an existing comment

linear_create_project_milestoneC

Create a new project milestone in Linear

linear_update_project_milestoneB

Update an existing project milestone

linear_delete_project_milestoneB

Delete a project milestone

linear_get_project_milestoneC

Get information about a specific project milestone

linear_search_project_milestonesB

Search for project milestones with filtering and pagination

linear_get_project_milestonesC

Get all milestones for a specific project

linear_create_project_milestonesA

Create multiple project milestones at once

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/cline/linear-mcp'

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