Loading languages...
@T

@tacticlaunch/mcp-linear

@tacticlaunch93

MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue status - Assign issues to team members - Add comments - Create projects and teams

AI
Linear
Project Management
MCP

# mcpServer Config

{
  "mcpServers": {
    "linear": {
      "command": "npx",
      "args": [
        "-y",
        "@tacticlaunch/mcp-linear"
      ],
      "env": {
        "LINEAR_API_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

# stdio

npx -y @tacticlaunch/mcp-linear
Transport:
stdio
언어:
TypeScript
업데이트됨:7/23/2025