II.
ToolServer JSON
Structured · livetool-server:mcp-asana
Asana MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}