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.
Create issues with full field support including title, description, team, project, etc.
Update existing issues by modifying fields such as priority and description.
Delete issues, allowing for both single and bulk deletion.
Search for issues with various filtering options.
Link issues to specific projects.
Establish relationships between parent and child issues.
Create projects that include associated issues.
Retrieve details about specific projects.
Access information about teams, including states and workflow details.
Retrieve the states and labels associated with teams.
Authenticate using a personal access token.
Store authentication tokens securely.
Create multiple issues in a single operation.
Delete multiple issues at once.
Update multiple issues in parallel (currently in testing).
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs