@pipeworx/asana
Connect: https://gateway.pipeworx.io/asana/mcp · Install: one-click buttons
Tools: 6
Tools
- asana_list_workspaces — Get all accessible Asana workspaces. Returns workspace names and IDs needed to list projects and tasks.
- asana_list_tasks — List tasks in a project. Returns task ID, name, completion status, assignee, and due date. Requires project ID.
- asana_get_task — Get full task details including name, description, assignee, projects, tags, subtasks, and status. Requires task ID.
- asana_create_task — Create a new task in a project. Returns task ID, name, and permalink. Requires project ID and task name.
- asana_list_projects — List all projects in a workspace. Returns project ID, name, and archived status. Requires workspace ID.
- asana_search_tasks — Search tasks across a workspace by keyword. Returns matching tasks with ID, name, completion status, and assignee. Requires workspace ID.
Tools
-
asana_create_task— Create a new task in a project. Returns task ID, name, and permalink. Requires project ID and task name. -
asana_get_task— Get full task details including name, description, assignee, projects, tags, subtasks, and status. Requires task ID. -
asana_list_projects— List all projects in a workspace. Returns project ID, name, and archived status. Requires workspace ID. -
asana_list_tasks— List tasks in a project. Returns task ID, name, completion status, assignee, and due date. Requires project ID. -
asana_list_workspaces— Get all accessible Asana workspaces. Returns workspace names and IDs needed to list projects and tasks. -
asana_search_tasks— Search tasks across a workspace by keyword. Returns matching tasks with ID, name, completion status, and assignee. Requires workspace ID.