Server Directory
ProductivityIntermediate

Asana

by Asana

Connect to Asana for comprehensive project and task management. Create tasks, manage projects, track portfolios, and access team workload distribution data.

CAPABILITIES

  • Task creation and management
  • Project organization and templates
  • Portfolio tracking
  • Team workload visibility
  • Custom field management
  • Automation rules

INSTALLATION

Terminal
npx -y @asana/mcp-server

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "asana": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@asana/mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Productivity
Difficulty
Intermediate
Maintained By
Asana
NPM Package
@asana/mcp-server

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →