Project management platform. Tasks, timelines, workflows, and team collaboration.
npx -y @asana/mcp-server-asana
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"asana": {
"command": "npx",
"args": ["-y", "@asana/mcp-server-asana"]
}
}
}
```
create_taskupdate_recordrun_workflowset_reminderProject management platform. Tasks, timelines, workflows, and team collaboration.
Language: Python
Category: Productivity