linear-mcp-server

jerhadf/linear-mcp-server
★ 344 stars JavaScript 🤖 AI/LLM Updated 1mo ago
A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
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": {
    "linear-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jerhadf/linear-mcp-server"
      ]
    }
  }
}

Topics

anthropiclinearmcpmcp-servermodel-context-protocol