Skip to Content

Asana MCP

Create tasks, update projects, manage portfolios, and track work in Asana workspaces.

Overview

Catalog IDmcp-asana
Categoryissue-tracker
Auth methodOAuth
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
create_taskCreate a new Asana task.
update_taskUpdate an existing task.
list_projectsList projects in a workspace.
add_commentAdd a comment to a task.
complete_taskMark a task as completed.

Tool parameters

create_task

Create a new Asana task.

ParameterTypeDescription
workspacestringrequiredWorkspace GID
projectsarrayoptionalProject GIDs
namestringrequiredTask name
notesstringoptionalTask description
assigneestringoptionalAssignee email or GID
due_onstringoptionalDue date (YYYY-MM-DD)

update_task

Update an existing task.

ParameterTypeDescription
task_gidstringrequiredTask GID
namestringoptionalNew name
notesstringoptionalNew description
completedbooleanoptionalMark completed

list_projects

List projects in a workspace.

ParameterTypeDescription
workspacestringrequiredWorkspace GID

add_comment

Add a comment to a task.

ParameterTypeDescription
task_gidstringrequiredTask GID
textstringrequiredComment text

complete_task

Mark a task as completed.

ParameterTypeDescription
task_gidstringrequiredTask GID

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Asana and click Install
  3. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
  4. Click Test Connection to run a health check and list available tools

Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on