Skip to content

Linear

Free

by MCP Community

An MCP server for Linear API, enabling AI assistants to query issues, projects, and teams via GraphQL.

v0.1.5Added Apr 12, 2026
mcplinearaimodel-context-protocolproject-management
Works with:ClaudeGPTGeminiCopilot

Linear MCP Server

An MCP server for Linear API, enabling AI assistants to query issues, projects, and teams via GraphQL.

Installation

Reviews

Leave a Review

Installation

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

Trust & Compliance

Authentication

OAuth + PKCE

Server class

Vendor

Compliance

None declared