iiRecord
Agentic AI Atlas · Asana MCP Server
tool-server:mcp-asanaa5c.ai
II.
ToolServer JSON

tool-server:mcp-asana

Structured · live

Asana MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-productivity.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-asana",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-productivity.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Asana MCP Server",
    "description": "MCP server providing access to Asana project management.\nEnables AI agents to create and update tasks, manage projects\nand sections, assign work, and query workspaces.\n",
    "protocol": "mcp",
    "category": "productivity",
    "repoUrl": "https://github.com/rohanb10/asana-mcp",
    "maintainer": "Community",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-asana",
      "to": "role:engineering-manager",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Task/project metadata supports team planning and execution review."
      }
    },
    {
      "from": "tool-server:mcp-asana",
      "to": "responsibility:triage-incoming-issues",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Task intake queues can represent issue triage and assignment workflows."
      }
    },
    {
      "from": "tool-server:mcp-asana",
      "to": "tool:asana",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-asana",
      "to": "issue-tracker:asana",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-asana",
      "to": "domain:project-management",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-asana",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}