{"slug":"roychri/mcp-server-asana","name":"Asana","description":"Interact with the Asana API to manage tasks, projects, and workspaces.","category":"productivity","tags":[],"official":false,"stars":139,"transport":"http","install":[{"cmd":"npx -y @roychri/mcp-server-asana","imports":[]}],"tools":[{"name":"asana_list_workspaces","description":"List all available workspaces in Asana"},{"name":"asana_search_projects","description":"Search for projects in Asana using name pattern matching"},{"name":"asana_search_tasks","description":"Search tasks in a workspace with advanced filtering options"},{"name":"asana_get_task","description":"Get detailed information about a specific task"},{"name":"asana_create_task","description":"Create a new task in a project"},{"name":"asana_get_task_stories","description":"Get comments and stories for a specific task"},{"name":"asana_update_task","description":"Update an existing task's details"},{"name":"asana_get_project","description":"Get detailed information about a specific project"},{"name":"asana_get_project_task_counts","description":"Get the number of tasks in a project"},{"name":"asana_get_project_sections","description":"Get sections in a project"},{"name":"asana_create_task_story","description":"Create a comment or story on a task"},{"name":"asana_add_task_dependencies","description":"Set dependencies for a task"},{"name":"asana_add_task_dependents","description":"Set dependents for a task (tasks that depend on this task)"},{"name":"asana_create_subtask","description":"Create a new subtask for an existing task"},{"name":"asana_get_multiple_tasks_by_gid","description":"Get detailed information about multiple tasks by their GIDs (maximum 25 tasks)"},{"name":"asana_get_project_status","description":"Get a project status update"},{"name":"asana_get_project_statuses","description":"Get all status updates for a project"},{"name":"asana_create_project_status","description":"Create a new status update for a project"}],"env_vars":["ASANA_ACCESS_TOKEN","CLIENT_PORT","SERVER_PORT"],"auth_type":"none","github":"https://github.com/roychri/mcp-server-asana","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}