Asana MCP Server

Stablecommunication
80 starsTypeScriptcommunity
GitHub
About

Overview

The Asana MCP Server enables AI agents to interact with Asana's work management platform. It provides tools for creating and managing tasks, projects, and sections, assigning work to team members, tracking due dates and dependencies, and searching across the workspace.
Capabilities

Tools & Capabilities

create_task

Create a new Asana task

list_tasks

List tasks in a project or assignee

update_task

Update task properties

complete_task

Mark a task as complete

list_projects

List all projects in a workspace

search_tasks

Search for tasks across the workspace

Setup

Installation

bash
Install
npx -y mcp-server-asana
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "asana": {
      "command": "npx",
      "args": ["-y", "mcp-server-asana"],
      "env": {
        "ASANA_ACCESS_TOKEN": "your-personal-access-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 80
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Asana MCP Server - MCP Server Directory - CortexAgent