Community Productivity

Linear

Browse + create Linear issues, projects, and cycles — full CRUD with filter support.

344 stars 55 forks Last commit 1y ago Language TypeScript License MIT
Sign in to like, install, or save to a bundle → View on GitHub →

Install

npm install -g @jerhadf/linear-mcp-server

Maintainer? Add the badge

Listed on Prismix ← shows on your README, links back here
[![Listed on Prismix](https://prismix.dev/api/badge/mcp/linear.svg)](https://prismix.dev/mcp/linear)

Claude Desktop / Cursor config

Drop into your claude_desktop_config.json or Cursor MCP settings. Replace the ${…} placeholders with your own values.

{
  "mcpServers": {
    "linear": {
      "command": "npx",
      "args": ["-y", "@jerhadf/linear-mcp-server"],
      "env": { "LINEAR_API_KEY": "${LINEAR_API_KEY}" }
    }
  }
}

About

Community-maintained Linear MCP server. Issues (list, filter, create, update, comment), projects, cycles, teams, labels. Uses Linear's GraphQL API; auth via personal API key.

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Productivity servers