l878waw/mcp-server-asana
3.2
If you are the rightful owner of mcp-server-asana and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server implementation allows interaction with the Asana API through various MCP clients, facilitating task and project management.
Tools
Functions exposed to the LLM to take actions
asana_list_workspaces
List all available workspaces in Asana.
asana_search_projects
Search for projects in Asana using name pattern matching.
asana_search_tasks
Search tasks in a workspace with advanced filtering options.
asana_get_task
Get detailed information about a specific task.
asana_create_task
Create a new task in a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client