Integrate Asana MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Asana
Create a new project in a workspace or team. See the documentation
Updates a specific and existing task. See the documentation
Return list of projects given the user and workspace gid. See the documentation
Searches for a Task by name within a Project. See the documentation
Searches for a section by name within a particular project. See the documentation
Finds an existing project. See the documentation
List stories (including comments) for a task. See the documentation
Returns the compact list of tasks in a user’s My Tasks list. See the documentation
Searches for a task by id. Returns the complete task record for a single task. See the documentation
Deletes a specific and existing task. See the documentation
Creates a new task. See the documentation
Creates a new task from a task template. See the documentation
Adds a comment to a task. See the documentation
Creates a new subtask and adds it to the parent task. See the documentation
Add a task to a specific, existing section. This will remove the task from other sections of the project. See the documentation