MCPServers
Linear logo
0
442
0

Summary

The Linear MCP Server is a tool designed to facilitate the management of tasks and projects in Linear through an MCP server interface. It provides comprehensive capabilities for handling Linear issues, projects, and teams, allowing users to create, update, delete, and search for issues. The server supports personal access token authentication and integrates seamlessly with Cline, offering a streamlined workflow for developers managing multiple projects. With features such as bulk operations and secure token storage, this project is ideal for teams looking to efficiently manage their Linear tasks and projects.

Available Actions(14)

Create issues

Create issues with full field support including title, description, team, project, etc.

Update existing issues

Update existing issues such as priority, description, etc.

Delete issues

Delete issues either individually or in bulk.

Search issues

Search for issues with filtering options.

Associate issues with projects

Link existing issues to specific projects.

Create parent/child issue relationships

Establish parent-child relationships between issues.

Create projects

Create projects that can have associated issues.

Get project information

Retrieve information related to specific projects.

Get team information

Access details about teams including states and workflow.

Access team states and labels

Retrieve the states and labels associated with teams.

Personal Access Token authentication

Authenticate using a Personal Access Token.

Secure token storage

Store tokens securely.

Bulk issue creation

Create multiple issues in a single operation.

Bulk issue deletion

Delete multiple issues in a single operation.

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Quick Setup

Bundle and Download

Start the server with node to access it via any client or IDE.

node path/to/downloaded/file.mjs

Language

TypeScript

Categories