StackMCP
project-management

Linear MCP

43

Community

Manage Linear issues, projects, cycles, and teams. Create, update, and search issues directly from your AI editor.

346283/wk5.2K tokens(3%)11mo ago
Network
linearissuesproject-managementtracking

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "linear-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "linear-mcp"
      ],
      "env": {
        "LINEAR_API_KEY": "YOUR_LINEAR_API_KEY"
      }
    }
  }
}

Part of these stacks

Recommended Skills

Skills specialize your AI editor when working with Linear MCP. Learn more

Linear Project Managementworkflow

Manage issues, projects, and team workflows in Linear. Includes sprint planning, bug triage, and release planning workflows.

npx skillsadd openai/skills/linear306 installsskills.sh
Agile Product Ownerrole

User story writing, sprint planning, and velocity tracking. Pairs with Linear MCP for end-to-end agile workflow management.

View on GitHubnpm