Skip to content

Linear

Free

by MCP Community

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems.

v1.1.2Added Apr 12, 2026
mcplinearcursorclaudeai
Works with:ClaudeGPTGeminiCopilot

Linear MCP Server

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @blocksuser/mcp-linear
Add to claude_desktop_config.json
{
  "mcpServers": {
    "linear": {
      "command": "npx",
      "args": ["-y", "@blocksuser/mcp-linear"]
    }
  }
}

Trust & Compliance

Authentication

OAuth + PKCE

Server class

Vendor

Compliance

None declared