Loading languages...
LI

linear-mcp

@anoncam1

A Linear MCP implementation that handles all Linear resource types.

linear
project-management
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "linear": {
      "command": "node",
      "args": [
        "/path/to/linear-mcp/dist/index.js"
      ],
      "env": {
        "LINEAR_API_KEY": "your_linear_api_key_here"
      }
    }
  }
}

# stdio

node dist/index.js stdio
Transport:
stdio
sse
Language:
TypeScript
Created:3/27/2025
Updated:7/25/2025
Homepage: