asana-mcp.md

Asana MCP

from"asana"
650

Asana project and task management integration

Productivity
Asanaprojectstaskscollaboration
install.sh
# Clone the repository
$git clone https://github.com/asana/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve