mcp-linear

tacticlaunch/mcp-linear
★ 132 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-linear": {
      "command": "npx",
      "args": [
        "-y",
        "tacticlaunch/mcp-linear"
      ]
    }
  }
}

Topics

claudecursorlinearmcp