Loading languages...
LI

linear-mcp-server

@jerhadf316

A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.

linear
project management
issue tracking
mcp

# mcpServer Config

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

# stdio

npx linear-mcp-server
Transport:
stdio
Langue:
JavaScript
Créé:12/3/2024
Mis à jour:7/28/2025