{
  "name": "io.github.linear/linear-mcp-server",
  "description": "The Linear MCP connects AI models to your Linear workspace, enabling issue creation, project management, and cycle planning directly from AI conversations. Eliminate context switching between your AI tools and project management.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-31",
    "com.top-mcps/score": {
      "value": 53,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-06-02T13:16:41.483Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-06-02T11:55:51.734Z"
    }
  },
  "repository": {
    "url": "https://github.com/linear/linear-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Linear"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "",
      "version": "latest",
      "transport": {
        "type": "sse"
      },
      "environmentVariables": [
        {
          "name": "LINEAR_API_KEY",
          "description": "LINEAR_API_KEY — required credential for Linear.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "read-write",
      "sandbox": "OAuth 2.1 against the authenticated Linear user; the agent acts as that user. Scope is whatever the OAuth grant was approved for.",
      "gotchas": [
        "Issues created by the agent appear under your Linear identity, not an \"agent\" identity.",
        "Be explicit about team / project in prompts — the agent picks defaults silently otherwise."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/linear",
    "markdown": "https://top-mcps.com/mcp/linear.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
