{
  "entry": {
    "kind": "mcp",
    "slug": "linear-mcp-server",
    "name": "Linear MCP Server",
    "vendor": "Linear",
    "description": "Linear's official remote MCP server exposes issues, projects, cycles, and comments, so an agent can file bugs, update status, and pull the context behind a ticket while working in an editor.\n\nDeclared capabilities are outbound network access and credential access. The specific thing to watch is that issue and comment bodies are a natural injection channel in any team that accepts external bug reports: text a stranger wrote arrives in the agent's context, and the same agent holds a token that can modify your tracker. Read-only scopes cover most assistant use cases; grant write when an actual workflow needs it rather than by default.",
    "website": "https://linear.app/docs/mcp",
    "repository": null,
    "documentationUrl": "https://linear.app/docs/mcp",
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}