{
  "entry": {
    "kind": "mcp",
    "slug": "asana-mcp-server",
    "name": "Asana MCP Server",
    "vendor": "Asana",
    "description": "Asana's official server exposes tasks, projects, and workspaces so an agent can read work context, create tasks, and update status as part of a planning or reporting workflow.\n\nIt declares outbound network access and credential access. The exposure profile is ordinary for a work-management connector — project data, assignees, timelines — with the usual caveat that task descriptions written by external collaborators are untrusted text arriving in a model's context. Scope the token to the workspaces an assistant actually needs; organisation-wide access is rarely necessary for the use cases people actually deploy.",
    "website": "https://developers.asana.com/docs/mcp-server",
    "repository": null,
    "documentationUrl": "https://developers.asana.com/docs/mcp-server",
    "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": []
  }
}