Acme

Built with
Ever Works
Ever Works

Connect with us

Stay Updated

Get the latest updates and exclusive content delivered to your inbox.

Product

  • Categories
  • Tags
  • Pricing
  • Help

Clients

  • Sign In
  • Register
  • Forgot password?

Company

  • About Us
  • Admin
  • Sitemap

Resources

  • Blog
  • Submit
  • API Documentation
All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
  1. Home
  2. Project Management Mcp Servers
  3. Linear MCP

Linear MCP

An MCP server integrating Linear's project management system, enabling LLMs to interact with Linear issues and project data via the MCP protocol.

🌐Visit Website

About this tool

Surveys

Loading more......

Information

Websitegithub.com
PublishedMay 14, 2025

Categories

1 Item
Project Management Mcp Servers

Tags

4 Items
#mcp
#linear
#project-management
#ai-integration

Similar Products

6 result(s)
Atlassian MCP

An MCP server enabling AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.

Claude Taskmaster

Claude Taskmaster is an MCP server focused on transforming high-level project goals into detailed, actionable tasks, dynamically adapting task lists and boosting team productivity through advanced task management features.

Jira Context MCP

An MCP server to provide Jira tickets information to AI coding agents, streamlining project management in the MCP ecosystem.

jira-mcp

A Go-based MCP connector for Jira, allowing AI assistants to interact with Atlassian Jira. Enables common Jira operations via a standardized MCP interface. Directly relevant as an MCP Server for Jira.

Jira MCP Server

An MCP Server for accessing Jira data via JQL and API, including creating and editing tickets. Enables AI assistants to interact with Jira using the MCP protocol.

clickup-mcp-server

A Node.js-based MCP server for ClickUp, enabling workspace, task, document, and checklist management directly from conversation interfaces.

Linear MCP

A server that integrates Linear's project management system with the Model Context Protocol (MCP), allowing large language models (LLMs) to interact programmatically with Linear issues and project data.

Source: GitHub - jerhadf/linear-mcp-server

Features

  • MCP Server for Linear: Exposes Linear's project management and issue tracking system to LLMs via the MCP protocol.
  • Issue Management Tools:
    • linear_create_issue: Create new issues in Linear with support for title, team, description, priority, and status.
    • linear_update_issue: Update existing issues, including title, description, priority, and status.
    • linear_search_issues: Search issues with filters like query, team, status, assignee, labels, priority, and result limits.
    • linear_get_user_issues: Retrieve issues assigned to a user, with options for archived status and result limits.
    • linear_add_comment: Add comments to issues, with support for markdown, custom username, and avatar.
  • Resource Access:
    • View individual issue details (linear-issue:///{issueId})
    • View all issues for a team (linear-team:///{teamId}/issues)
    • View issues assigned to a user (linear-user:///{userId}/assigned)
    • View organization information (linear-organization:)
    • View current user context (linear-viewer:)
  • Integration with Claude Desktop:
    • Supports both automatic and manual installation for use with Claude Desktop.
    • Example prompts provided for common project management queries and workflows.
  • Development Ready:
    • Open source under the MIT License.
    • Written in JavaScript/TypeScript.
    • Includes instructions for installation, configuration, and development setup.

Pricing

  • Open Source: Licensed under the MIT License. Free to use, modify, and distribute.

Tags

mcp, linear, project-management, ai-integration